Mercurial > emacs
comparison lisp/ChangeLog @ 37570:ff7ff259f3d2
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 04 May 2001 20:16:56 +0000 |
parents | 60fc47c60ce2 |
children | 281b6f31eed1 |
comparison
equal
deleted
inserted
replaced
37569:44748506225d | 37570:ff7ff259f3d2 |
---|---|
1 2001-05-04 Stefan Monnier <monnier@cs.yale.edu> | 1 2001-05-04 Stefan Monnier <monnier@cs.yale.edu> |
2 | |
3 * progmodes/cperl-mode.el (cperl-font-lock-keywords) | |
4 (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2): | |
5 Renamed from perl-font-lock-keywords to avoid clashes. | |
6 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces) | |
7 (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2): | |
8 Updated correspondingly. | |
2 | 9 |
3 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords): | 10 * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords): |
4 Typo `nonexistant' -> `nonexistent'. | 11 Typo `nonexistant' -> `nonexistent'. |
5 | 12 |
6 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org> | 13 2001-05-04 Martin Stjernholm <bug-cc-mode@gnu.org> |