mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 14:21:10 +02:00
Removed section about string literals being read-only.
This commit is contained in:
parent
556d75dbb8
commit
767882a09d
1 changed files with 0 additions and 5 deletions
5
NEWS
5
NEWS
|
@ -166,11 +166,6 @@ Three new procedures are related to this: substring/shared,
|
|||
substring/copy, and substring/read-only. See the manual for more
|
||||
information.
|
||||
|
||||
** String literals are now read-only.
|
||||
|
||||
Use string-copy or similar to make a copy if you really want to modify
|
||||
such a string.
|
||||
|
||||
** 'gettext' support for internationalization has been added.
|
||||
|
||||
See the manual for details.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue