comparison etc/NEWS @ 28037:acbd35afbe7b

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 07 Mar 2000 14:21:40 +0000
parents 82c488f26a07
children c60fdd764b01
comparison
equal deleted inserted replaced
28036:ec8b11f3d3da 28037:acbd35afbe7b
1016 1016
1017 Note that +++ before an item means the Lisp manual has been updated. 1017 Note that +++ before an item means the Lisp manual has been updated.
1018 --- means that I have decided it does not need to be in the Lisp manual. 1018 --- means that I have decided it does not need to be in the Lisp manual.
1019 When you add a new item, please add it without either +++ or --- 1019 When you add a new item, please add it without either +++ or ---
1020 so I will know I still need to look at it -- rms. 1020 so I will know I still need to look at it -- rms.
1021
1022 ** The function documentation-property now evaluates the value of
1023 the given property to obtain a a string if it doesn't refer to etc/DOC
1024 and isn't a string.
1021 1025
1022 +++ 1026 +++
1023 ** The last argument of `define-key-after' defaults to t for convenience. 1027 ** The last argument of `define-key-after' defaults to t for convenience.
1024 1028
1025 ** The new function `replace-regexps-in-string' replaces all matches 1029 ** The new function `replace-regexps-in-string' replaces all matches