Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Nov 10 19:34:11 2001 +0000 +++ b/lisp/ChangeLog Sat Nov 10 19:36:24 2001 +0000 @@ -1,3 +1,12 @@ +2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl> + + * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1): Merge + two regular expressions into one. + (ps-mode): Make local bindings for `comment-start' and + `comment-start-skip'. + (ps-mode-looking-at-nested): Simplify an if-else construct; + use `set-match-data' to set the result. + 2001-11-10 Richard M. Stallman <rms@gnu.org> * textmodes/flyspell.el (flyspell-correct-word/local-keymap):