# HG changeset patch # User Richard M. Stallman # Date 1005420984 0 # Node ID 733a4e58f062cca2cb9b27807687c55ce382a8ae # Parent 477aea655d18ba5c0f34851d1ca9be8ae6f74359 *** empty log message *** diff -r 477aea655d18 -r 733a4e58f062 lisp/ChangeLog --- 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 + + * 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 * textmodes/flyspell.el (flyspell-correct-word/local-keymap): diff -r 477aea655d18 -r 733a4e58f062 src/ChangeLog --- a/src/ChangeLog Sat Nov 10 19:34:11 2001 +0000 +++ b/src/ChangeLog Sat Nov 10 19:36:24 2001 +0000 @@ -1,12 +1,3 @@ -2001-11-10 Peter Kleiweg - - * 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 Jason Rumney * w32fns.c (enum_font_cb2): Use leading @ on face name to detect