Mercurial > emacs
comparison etc/NEWS @ 27827:25e4e0c9c19a
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 23 Feb 2000 12:52:38 +0000 |
parents | 2d9b98395c82 |
children | 995881918154 |
comparison
equal
deleted
inserted
replaced
27826:1a0a62bd23c4 | 27827:25e4e0c9c19a |
---|---|
970 | 970 |
971 Note that +++ before an item means the Lisp manual has been updated. | 971 Note that +++ before an item means the Lisp manual has been updated. |
972 --- means that I have decided it does not need to be in the Lisp manual. | 972 --- means that I have decided it does not need to be in the Lisp manual. |
973 When you add a new item, please add it without either +++ or --- | 973 When you add a new item, please add it without either +++ or --- |
974 so I will know I still need to look at it -- rms. | 974 so I will know I still need to look at it -- rms. |
975 | |
976 ** The function string-to-number now returns a float for numbers | |
977 that don't fit into a Lisp integer. | |
975 | 978 |
976 ** The variable keyword-symbols-constants-flag has been removed. | 979 ** The variable keyword-symbols-constants-flag has been removed. |
977 Keywords are now always considered constants. | 980 Keywords are now always considered constants. |
978 | 981 |
979 +++ | 982 +++ |