Mercurial > emacs
changeset 40900:733a4e58f062
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 10 Nov 2001 19:36:24 +0000 |
parents | 477aea655d18 |
children | f2a856e8a39c |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 9 insertions(+), 9 deletions(-) [+] |
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):
--- 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 <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 Jason Rumney <jasonr@gnu.org> * w32fns.c (enum_font_cb2): Use leading @ on face name to detect