Mercurial > emacs
changeset 63877:97c5ed4f08bc
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 30 Jun 2005 14:20:56 +0000 |
parents | f66c007ebe28 |
children | 675ea4d66e85 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jun 30 14:19:11 2005 +0000 +++ b/lisp/ChangeLog Thu Jun 30 14:20:56 2005 +0000 @@ -1,5 +1,8 @@ 2005-06-30 Juanma Barranquero <lekktu@gmail.com> + * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for + example, -NLINES in the `occur' docstring). + * replace.el (occur-1): When no matches are found, do not set the `buffer-read-only' and modified flags for the occur buffer, because it is deleted.