Mercurial > emacs
diff lisp/ChangeLog @ 63875:ede5ae2b2e2e
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 30 Jun 2005 13:04:04 +0000 |
parents | 4d75770ba564 |
children | 97c5ed4f08bc |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jun 30 13:01:26 2005 +0000 +++ b/lisp/ChangeLog Thu Jun 30 13:04:04 2005 +0000 @@ -1,5 +1,9 @@ 2005-06-30 Juanma Barranquero <lekktu@gmail.com> + * 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. + * emulation/cua-base.el (cua-check-pending-input) (cua-repeat-replace-region, cua-mode, cua-debug) (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):