Mercurial > emacs
diff lisp/ChangeLog @ 43754:877062848c63
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 06 Mar 2002 17:00:30 +0000 |
parents | c37076b8a3cd |
children | 5f52274dcc10 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Mar 06 16:58:35 2002 +0000 +++ b/lisp/ChangeLog Wed Mar 06 17:00:30 2002 +0000 @@ -1,3 +1,12 @@ +2002-03-06 Gerd Moellmann <gerd@gnu.org> + + * 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 <schwab@suse.de> * progmodes/hideif.el: Augment expression parser to handle @@ -10,12 +19,6 @@ (hif-conditional): New function to evaluate a conditional expression. -2002-03-06 Gerd Moellmann <gerd@gnu.org> - - * 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 <Pavel@Janik.cz> * language/czech.el ("Czech"): Fix the documentation.