Mercurial > emacs
changeset 53014:6949226f007f
.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Fri, 07 Nov 2003 16:09:29 +0000 |
parents | 764a1df5b26c |
children | 37ff7d6f880a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Nov 07 16:08:53 2003 +0000 +++ b/lisp/ChangeLog Fri Nov 07 16:09:29 2003 +0000 @@ -1,5 +1,8 @@ 2003-11-07 Andreas Schwab <schwab@suse.de> + * progmodes/autoconf.el (autoconf-font-lock-keywords): Also + highlight AH_*. + * xml.el (xml-parse-dtd): Fix misplaced paren. 2003-11-07 Kenichi Handa <handa@m17n.org>