Mercurial > emacs
comparison etc/NEWS @ 58361:726c49e05ed9
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 20 Nov 2004 22:09:16 +0000 |
parents | b44e06d9996c |
children | 95449b431def |
comparison
equal
deleted
inserted
replaced
58360:0e8e74522f85 | 58361:726c49e05ed9 |
---|---|
2332 | 2332 |
2333 ** `cfengine-mode' is a major mode for editing GNU Cfengine | 2333 ** `cfengine-mode' is a major mode for editing GNU Cfengine |
2334 configuration files. | 2334 configuration files. |
2335 | 2335 |
2336 * Lisp Changes in Emacs 21.4 | 2336 * Lisp Changes in Emacs 21.4 |
2337 | |
2338 +++ | |
2339 ** read-from-minibuffer now accepts an additional argument KEEP-ALL | |
2340 saying to put all inputs in the history list, even empty ones. | |
2337 | 2341 |
2338 +++ | 2342 +++ |
2339 ** The new variable search-spaces-regexp controls how to search | 2343 ** The new variable search-spaces-regexp controls how to search |
2340 for spaces in a regular expression. If it is non-nil, it should be a | 2344 for spaces in a regular expression. If it is non-nil, it should be a |
2341 regular expression, and any series of spaces stands for that regular | 2345 regular expression, and any series of spaces stands for that regular |