Mercurial > emacs
diff etc/NEWS @ 27820:2d9b98395c82
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 23 Feb 2000 10:47:26 +0000 |
parents | 38f6e392c0aa |
children | 25e4e0c9c19a |
line wrap: on
line diff
--- a/etc/NEWS Wed Feb 23 10:44:03 2000 +0000 +++ b/etc/NEWS Wed Feb 23 10:47:26 2000 +0000 @@ -973,6 +973,9 @@ When you add a new item, please add it without either +++ or --- so I will know I still need to look at it -- rms. +** The variable keyword-symbols-constants-flag has been removed. +Keywords are now always considered constants. + +++ ** The new function `delete-and-extract-region' deletes text and returns it.