Mercurial > emacs
changeset 67840:77e654cbed22
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 27 Dec 2005 04:31:21 +0000 |
parents | 33258a660650 |
children | 53d14610ec35 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Dec 27 04:30:20 2005 +0000 +++ b/lisp/ChangeLog Tue Dec 27 04:31:21 2005 +0000 @@ -1,5 +1,8 @@ 2005-12-26 Richard M. Stallman <rms@gnu.org> + * replace.el (perform-replace): Calculate match-again + before skipping read-only matches. + * paren.el (paren-showing-faces): New group. (show-paren-match, show-paren-mismatch): Move to that group.