Mercurial > emacs
comparison lisp/ChangeLog @ 62150:273051e787aa
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 07 May 2005 15:06:42 +0000 |
parents | 2ae2c1a55fd3 |
children | 41d7701663fa |
comparison
equal
deleted
inserted
replaced
62149:e64f1e2ecec2 | 62150:273051e787aa |
---|---|
1 2005-05-07 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Explain | |
4 more about the LIGHTER arg's usage in the doc string. Add | |
5 commentary to clarify what the code does. Fix the regexp that | |
6 strips whitespace from LIGHTER. Quote LIGHTER before using it, | |
7 since it could have characters special to regular expressions. | |
8 | |
1 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change) | 9 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change) |
2 | 10 |
3 * replace.el (occur-1): Bind inhibit-read-only so that | 11 * replace.el (occur-1): Bind inhibit-read-only so that |
4 erase-buffer doesn't barf on read-only text properties (likewise | 12 erase-buffer doesn't barf on read-only text properties (likewise |
5 for add-text-properties in occur-engine). Mark buffer as | 13 for add-text-properties in occur-engine). Mark buffer as |