comparison lisp/mh-e/ChangeLog @ 68597:04d228a1b5c8

* mh-tool-bar.el: Add conditional require of 'tool-bar or 'toolbar for gnu-emacs or xemacs to avoid void-variable tool-bar-map lisp errors if describe-bindings is called before tool-bar-mode is used.
author Mark D. Baushke <mdb@gnu.org>
date Fri, 03 Feb 2006 19:32:06 +0000
parents 37aca5dcac0c
children 164eb9d4f124
comparison
equal deleted inserted replaced
68596:18f95be962c1 68597:04d228a1b5c8
1 2006-02-03 Mark D. Baushke <mdb@gnu.org>
2
3 * mh-tool-bar.el: Add conditional require of 'tool-bar or 'toolbar
4 for gnu-emacs or xemacs to avoid void-variable tool-bar-map lisp
5 errors if describe-bindings is called before tool-bar-mode is used.
6
1 2006-02-03 Peter S Galbraith <psg@debian.org> 7 2006-02-03 Peter S Galbraith <psg@debian.org>
2 8
3 * mh-compat.el (mh-url-unreserved-chars): Fix typo from 9 * mh-compat.el (mh-url-unreserved-chars): Fix typo from
4 `mh-url-unresrved-chars'. 10 `mh-url-unresrved-chars'.
5 11