diff options
| -rw-r--r-- | lisp/mh-e/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 545b799b560..da5867d97b4 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2006-04-19 Bill Wohler <wohler@newt.com> | 1 | 2006-04-19 Bill Wohler <wohler@newt.com> |
| 2 | 2 | ||
| 3 | * mh-tool-bar.el (mh-tool-bar-define): Fix enable-expr so that one | 3 | * mh-tool-bar.el (mh-tool-bar-define): Fix enable-expr so that one |
| 4 | can permenently disable a button (such as a separator) with nil. | 4 | can permanently disable a button (such as a separator) with nil. |
| 5 | 5 | ||
| 6 | 2006-04-18 Bill Wohler <wohler@newt.com> | 6 | 2006-04-18 Bill Wohler <wohler@newt.com> |
| 7 | 7 | ||