diff options
| author | Luc Teirlinck | 2005-08-11 20:56:25 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2005-08-11 20:56:25 +0000 |
| commit | e40b86bb91ab8b026a9aa13ac343ee0261e89b91 (patch) | |
| tree | fd0f4ff81d69d0fa4f74331cf68cccd6390b9be6 | |
| parent | 59cb8c237272efa892faa3f1fa02e80459cce32d (diff) | |
| download | emacs-e40b86bb91ab8b026a9aa13ac343ee0261e89b91.tar.gz emacs-e40b86bb91ab8b026a9aa13ac343ee0261e89b91.zip | |
*** empty log message ***
| -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. |