Mercurial > emacs
diff lisp/ChangeLog @ 73457:0c01ec806f3e
* progmodes/cperl-mode.el (cperl-mode): Don't assume
font-lock-multiline is auto-local (it's not).
(cperl-windowed-init): Ensure that cperl-font-lock-multiline is
initialized before calling cperl-init-faces.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 22 Oct 2006 17:28:56 +0000 |
parents | 3ebe30400038 |
children | 1ba9051bf981 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 22 14:04:02 2006 +0000 +++ b/lisp/ChangeLog Sun Oct 22 17:28:56 2006 +0000 @@ -1,3 +1,10 @@ +2006-10-22 Chong Yidong <cyd@stupidchicken.com> + + * progmodes/cperl-mode.el (cperl-mode): Don't assume + font-lock-multiline is auto-local (it's not). + (cperl-windowed-init): Ensure that cperl-font-lock-multiline is + initialized before calling cperl-init-faces. + 2006-10-22 Nick Roberts <nickrob@snap.net.nz> * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give