comparison etc/NEWS @ 26277:32e16b70ae15

New built-in error `text-read-only'.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 01 Nov 1999 14:21:42 +0000
parents b47b74998eef
children 6651db4a4b1f
comparison
equal deleted inserted replaced
26276:e15d14f9a16e 26277:32e16b70ae15
525 525
526 Note that +++ before an item means the Lisp manual has been updated. 526 Note that +++ before an item means the Lisp manual has been updated.
527 --- means that I have decided it does not need to be in the Lisp manual. 527 --- means that I have decided it does not need to be in the Lisp manual.
528 When you add a new item, please add it without either +++ or --- 528 When you add a new item, please add it without either +++ or ---
529 so I will know I still need to look at it -- rms. 529 so I will know I still need to look at it -- rms.
530
531 ** The new built-in error `text-read-only' is signaled when trying to
532 modify read-only text.
530 533
531 ** New functions and variables for locales. 534 ** New functions and variables for locales.
532 535
533 The new variable `locale-coding-system' specifies how to encode and 536 The new variable `locale-coding-system' specifies how to encode and
534 decode strings passed to low-level message functions like strerror and 537 decode strings passed to low-level message functions like strerror and