Mercurial > emacs
diff lisp/ChangeLog @ 84654:9b686572bf3f
(meta-mode-syntax-table): Move init into decl.
(meta-mode-map): Likewise and remove \t binding.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 19 Sep 2007 14:32:53 +0000 |
parents | dbbf6366b2a0 |
children | 4c09574b3527 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Sep 19 14:20:54 2007 +0000 +++ b/lisp/ChangeLog Wed Sep 19 14:32:53 2007 +0000 @@ -1,5 +1,8 @@ 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca> + * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl. + (meta-mode-map): Likewise and remove \t binding. + * net/snmp-mode.el: Remove spurious * in docstrings. (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types) (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)