Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
63874:56e33caef84f | 63875:ede5ae2b2e2e |
---|---|
1 2005-06-30 Juanma Barranquero <lekktu@gmail.com> | 1 2005-06-30 Juanma Barranquero <lekktu@gmail.com> |
2 | |
3 * replace.el (occur-1): When no matches are found, do not set the | |
4 `buffer-read-only' and modified flags for the occur buffer, | |
5 because it is deleted. | |
2 | 6 |
3 * emulation/cua-base.el (cua-check-pending-input) | 7 * emulation/cua-base.el (cua-check-pending-input) |
4 (cua-repeat-replace-region, cua-mode, cua-debug) | 8 (cua-repeat-replace-region, cua-mode, cua-debug) |
5 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys): | 9 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys): |
6 Fix typos in docstrings. | 10 Fix typos in docstrings. |