diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b1b69bca123..243963ee36b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-08-11 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * menu-bar.el (menu-bar-options-menu): Standardize capitalization | ||
| 4 | of menu items. | ||
| 5 | |||
| 1 | 2005-08-11 Richard M. Stallman <rms@gnu.org> | 6 | 2005-08-11 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * simple.el (pop-global-mark): Reverse test of widen-automatically. | 8 | * simple.el (pop-global-mark): Reverse test of widen-automatically. |