diff options
| author | Eli Zaretskii | 2001-04-17 20:31:29 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-04-17 20:31:29 +0000 |
| commit | 5d5845dc5eb9a2af98cc0f12a3deda3191793aa3 (patch) | |
| tree | cd8e218e13084d8a7c06f7cdb54390849b851c93 /lisp/ChangeLog | |
| parent | dc4181b6b9e8c2b62f61b86173ad640c98d00a7b (diff) | |
| download | emacs-5d5845dc5eb9a2af98cc0f12a3deda3191793aa3.tar.gz emacs-5d5845dc5eb9a2af98cc0f12a3deda3191793aa3.zip | |
(Info-menu-update): When there are no menus and/or no
cross references in the node, make the respective items of the
Info menu-bar menu inactive.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 81a58d9000d..1d50730dd86 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-04-17 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * info.el (Info-menu-update): When there are no menus and/or no | ||
| 4 | cross references in the node, make the respective items of the | ||
| 5 | Info menu-bar menu inactive. | ||
| 6 | |||
| 1 | 2001-04-17 Gerd Moellmann <gerd@gnu.org> | 7 | 2001-04-17 Gerd Moellmann <gerd@gnu.org> |
| 2 | 8 | ||
| 3 | * indent.el (indent-for-tab-command): Call indent-line-function | 9 | * indent.el (indent-for-tab-command): Call indent-line-function |