Mercurial > emacs
changeset 56326:95a4e1a61cc0
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 02 Jul 2004 23:53:56 +0000 |
parents | 06c785c5e655 |
children | a2e4dbfb3766 |
files | lisp/ChangeLog lispref/ChangeLog |
diffstat | 2 files changed, 20 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jul 02 23:52:14 2004 +0000 +++ b/lisp/ChangeLog Fri Jul 02 23:53:56 2004 +0000 @@ -1,3 +1,13 @@ +2004-07-02 Richard M. Stallman <rms@gnu.org> + + * replace.el (query-replace-read-args): Swallow space after + symbols, not after closeparens. But avoid error if string ends there. + + * progmodes/python.el (python-beginning-of-statement): + Exit the loop if backward-up-list gets error. + + * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only. + 2004-07-02 Andre Spiegel <spiegel@gnu.org> * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers @@ -45,6 +55,11 @@ * emacs-lisp/pp.el (pp-buffer): Add autoload. +2004-06-28 Richard M. Stallman <rms@gnu.org> + + * font-lock.el (font-lock-fontify-syntactic-keywords-region): + More changes to go with previous change in font-lock.el. + 2004-06-26 David Kastrup <dak@gnu.org> * replace.el (perform-replace): Highlight the match even in
--- a/lispref/ChangeLog Fri Jul 02 23:52:14 2004 +0000 +++ b/lispref/ChangeLog Fri Jul 02 23:53:56 2004 +0000 @@ -1,3 +1,8 @@ +2004-07-02 Richard M. Stallman <rms@gnu.org> + + * files.texi (Saving Buffers): Cleanup write-contents-function. + (Magic File Names): Cleanup file-remote-p. + 2004-07-02 Kai Grossjohann <kai@emptydomain.de> * files.texi (Magic File Names): `file-remote-p' returns an