1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 19:42:53 -08:00

Fix typo.

This commit is contained in:
Bill Wohler 2006-04-19 21:03:23 +00:00
parent d36069f0e7
commit 02195654f6

View file

@ -1,7 +1,7 @@
2006-04-19 Bill Wohler <wohler@newt.com>
* mh-tool-bar.el (mh-tool-bar-define): Fix enable-expr so that one
can permenently disable a button (such as a separator) with nil.
can permanently disable a button (such as a separator) with nil.
2006-04-18 Bill Wohler <wohler@newt.com>