Mercurial > emacs
diff lisp/ChangeLog @ 40541:b3ba4328511c
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 31 Oct 2001 02:54:33 +0000 |
parents | 42586773034e |
children | a8cd290d914a |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 31 02:54:06 2001 +0000 +++ b/lisp/ChangeLog Wed Oct 31 02:54:33 2001 +0000 @@ -1,5 +1,12 @@ 2001-10-30 Stefan Monnier <monnier@cs.yale.edu> + * font-lock.el (java-font-lock-syntactic-face-function): New fun. + (font-lock-defaults-alist): Use it. + From David Ponce <david.ponce@wanadoo.fr> + + * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare + output of `char-after'. + * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e. * simple.el (reindent-then-newline-and-indent): Insert the newline