emacs-diffs
[Top][All Lists]
Advanced

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

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


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

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.2186 emacs/src/ChangeLog:1.2187
--- emacs/src/ChangeLog:1.2186  Sat Nov 10 08:55:34 2001
+++ emacs/src/ChangeLog Sat Nov 10 14:34:11 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  Jason Rumney  <address@hidden>
 
        * w32fns.c (enum_font_cb2): Use leading @ on face name to detect



reply via email to

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