changeset 37570:ff7ff259f3d2

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 04 May 2001 20:16:56 +0000
parents 44748506225d
children 9628e53b601d
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 04 20:16:47 2001 +0000
+++ b/lisp/ChangeLog	Fri May 04 20:16:56 2001 +0000
@@ -1,5 +1,12 @@
 2001-05-04  Stefan Monnier  <monnier@cs.yale.edu>
 
+	* progmodes/cperl-mode.el (cperl-font-lock-keywords)
+	(cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
+	Renamed from perl-font-lock-keywords to avoid clashes.
+	(cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
+	(cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
+	Updated correspondingly.
+
 	* diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
 	Typo `nonexistant' -> `nonexistent'.