Mercurial > emacs
comparison etc/NEWS @ 27276:61772f3ab92f
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 11 Jan 2000 13:24:19 +0000 |
parents | 8ce11c7a7fcb |
children | 1d69cbf8a91e |
comparison
equal
deleted
inserted
replaced
27275:5cb23a4c6774 | 27276:61772f3ab92f |
---|---|
886 | 886 |
887 Note that +++ before an item means the Lisp manual has been updated. | 887 Note that +++ before an item means the Lisp manual has been updated. |
888 --- means that I have decided it does not need to be in the Lisp manual. | 888 --- means that I have decided it does not need to be in the Lisp manual. |
889 When you add a new item, please add it without either +++ or --- | 889 When you add a new item, please add it without either +++ or --- |
890 so I will know I still need to look at it -- rms. | 890 so I will know I still need to look at it -- rms. |
891 | |
892 ** The function `clear-this-command-keys' now also clears the vector | |
893 returned by function `recent-keys'. | |
891 | 894 |
892 ** New function `keyword-p' is an efficient type predicate for keyword | 895 ** New function `keyword-p' is an efficient type predicate for keyword |
893 symbols. | 896 symbols. |
894 | 897 |
895 ** Variables `beginning-of-defun' and `end-of-defun', can be used to | 898 ** Variables `beginning-of-defun' and `end-of-defun', can be used to |