Mercurial > emacs
comparison lisp/ChangeLog @ 38030:5e8ad55fc9f2
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 13 Jun 2001 19:52:43 +0000 |
parents | 6405e2d84266 |
children | 5e64508d444f |
comparison
equal
deleted
inserted
replaced
38029:50a5496b5f2c | 38030:5e8ad55fc9f2 |
---|---|
1 2001-06-13 Stefan Monnier <monnier@cs.yale.edu> | |
2 | |
3 * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp. | |
4 | |
1 2001-06-10 Stefan Monnier <monnier@cs.yale.edu> | 5 2001-06-10 Stefan Monnier <monnier@cs.yale.edu> |
2 | 6 |
3 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): | 7 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): |
4 New var, to recognize ${ $' and PODs. | 8 New var, to recognize ${ $' and PODs. |
5 (perl-font-lock-syntactic-face-function): New function. | 9 (perl-font-lock-syntactic-face-function): New function. |