Mercurial > emacs
changeset 27820:2d9b98395c82
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 23 Feb 2000 10:47:26 +0000 |
parents | 2a6f200db73d |
children | 5ef5616e8304 |
files | etc/NEWS src/ChangeLog |
diffstat | 2 files changed, 3 insertions(+), 0 deletions(-) [+] |
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.