diff options
| author | Gerd Moellmann | 2000-01-11 13:24:19 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-01-11 13:24:19 +0000 |
| commit | 7a85e4dfa3ffc1247a394330d5e95b818e4c5985 (patch) | |
| tree | f77862638697f0c9057eadf1c0acf81b74d3cb3e /etc | |
| parent | e27b53f62f2bd216e85e1c83419fe41f7f8daab9 (diff) | |
| download | emacs-7a85e4dfa3ffc1247a394330d5e95b818e4c5985.tar.gz emacs-7a85e4dfa3ffc1247a394330d5e95b818e4c5985.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -889,6 +889,9 @@ Note that +++ before an item means the Lisp manual has been updated. | |||
| 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 | 891 | ||
| 892 | ** The function `clear-this-command-keys' now also clears the vector | ||
| 893 | returned by function `recent-keys'. | ||
| 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 | ||