diff options
| author | Lute Kamstra | 2005-04-21 10:31:01 +0000 |
|---|---|---|
| committer | Lute Kamstra | 2005-04-21 10:31:01 +0000 |
| commit | e157359534fc85143de54bc8d48a9313515ee3b0 (patch) | |
| tree | fd618c7c49eaa239a3c358a9cb77dbbad50a38ea /lisp/ChangeLog | |
| parent | e235145cf3d944037a620c19b3856d5e71f3c939 (diff) | |
| download | emacs-e157359534fc85143de54bc8d48a9313515ee3b0.tar.gz emacs-e157359534fc85143de54bc8d48a9313515ee3b0.zip | |
(menu-bar-options-save, menu-bar-showhide-menu): Add size-indication-mode.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a6d08dd944e..d4a67928ab7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-04-21 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu): Add | ||
| 4 | size-indication-mode. | ||
| 5 | |||
| 1 | 2005-04-21 Kenichi Handa <handa@m17n.org> | 6 | 2005-04-21 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * international/mule-cmds.el: Add autoload for widget-value in | 8 | * international/mule-cmds.el: Add autoload for widget-value in |