Mercurial > emacs
comparison lisp/ChangeLog @ 40900:733a4e58f062
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 10 Nov 2001 19:36:24 +0000 |
parents | 477aea655d18 |
children | b84721a8fb60 |
comparison
equal
deleted
inserted
replaced
40899:477aea655d18 | 40900:733a4e58f062 |
---|---|
1 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl> | |
2 | |
3 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1): Merge | |
4 two regular expressions into one. | |
5 (ps-mode): Make local bindings for `comment-start' and | |
6 `comment-start-skip'. | |
7 (ps-mode-looking-at-nested): Simplify an if-else construct; | |
8 use `set-match-data' to set the result. | |
9 | |
1 2001-11-10 Richard M. Stallman <rms@gnu.org> | 10 2001-11-10 Richard M. Stallman <rms@gnu.org> |
2 | 11 |
3 * textmodes/flyspell.el (flyspell-correct-word/local-keymap): | 12 * textmodes/flyspell.el (flyspell-correct-word/local-keymap): |
4 Function deleted. | 13 Function deleted. |
5 (flyspell-correct-word): Old definition deleted. | 14 (flyspell-correct-word): Old definition deleted. |