emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 10 Nov 2001 14:36:25 -0500

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.2996 emacs/lisp/ChangeLog:1.2997
--- emacs/lisp/ChangeLog:1.2996 Sat Nov 10 13:36:14 2001
+++ emacs/lisp/ChangeLog        Sat Nov 10 14:36:24 2001
@@ -1,3 +1,12 @@
+2001-11-10  Peter Kleiweg  <address@hidden>
+
+       * 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  <address@hidden>
 
        * textmodes/flyspell.el (flyspell-correct-word/local-keymap):



reply via email to

[Prev in Thread] Current Thread [Next in Thread]