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: Gerd Moellmann
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 06 Mar 2002 12:00:31 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3548 emacs/lisp/ChangeLog:1.3549
*** emacs/lisp/ChangeLog:1.3548 Wed Mar  6 10:12:01 2002
--- emacs/lisp/ChangeLog        Wed Mar  6 12:00:30 2002
***************
*** 1,3 ****
--- 1,12 ----
+ 2002-03-06  Gerd Moellmann  <address@hidden>
+ 
+       * font-lock.el (lisp-font-lock-keywords-2): Highlight keywords of
+       the form `:x'.
+ 
+       * vc.el (vc-branch-part): Add autoload cookie.  This function can
+       be called from vc-rcs-find-most-recent-rev when visiting a file
+       checked into RCS in a CVS sandbox.
+ 
  2002-03-06  Andreas Schwab  <address@hidden>
  
        * progmodes/hideif.el: Augment expression parser to handle
***************
*** 9,20 ****
        (hif-and-expr): Renamed from hif-term.
        (hif-conditional): New function to evaluate a conditional
        expression.
- 
- 2002-03-06  Gerd Moellmann  <address@hidden>
- 
-       * vc.el (vc-branch-part): Add autoload cookie.  This function can
-       be called from vc-rcs-find-most-recent-rev when visiting a file
-       checked into RCS in a CVS sandbox.
  
  2002-03-06  Pavel Jan,Bm(Bk  <address@hidden>
  
--- 18,23 ----



reply via email to

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