comparison lisp/ChangeLog @ 63877:97c5ed4f08bc

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 30 Jun 2005 14:20:56 +0000
parents ede5ae2b2e2e
children 35bc84251d54
comparison
equal deleted inserted replaced
63876:f66c007ebe28 63877:97c5ed4f08bc
1 2005-06-30 Juanma Barranquero <lekktu@gmail.com> 1 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
2
3 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
4 example, -NLINES in the `occur' docstring).
2 5
3 * replace.el (occur-1): When no matches are found, do not set the 6 * replace.el (occur-1): When no matches are found, do not set the
4 `buffer-read-only' and modified flags for the occur buffer, 7 `buffer-read-only' and modified flags for the occur buffer,
5 because it is deleted. 8 because it is deleted.
6 9