diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6f7c05ce28d..84fa0a02a57 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -24,6 +24,10 @@ | |||
| 24 | 24 | ||
| 25 | 2008-04-10 Glenn Morris <rgm@gnu.org> | 25 | 2008-04-10 Glenn Morris <rgm@gnu.org> |
| 26 | 26 | ||
| 27 | * menu-bar.el (menu-bar-options-menu) <truncate-lines>: | ||
| 28 | Respect truncate-partial-width-windows in non-full windows, | ||
| 29 | with regards to :toggle and :enable state. | ||
| 30 | |||
| 27 | * simple.el (toggle-truncate-lines): Doc fix. | 31 | * simple.el (toggle-truncate-lines): Doc fix. |
| 28 | 32 | ||
| 29 | * Makefile.in (MH_E_DIR): New variable. | 33 | * Makefile.in (MH_E_DIR): New variable. |