Mercurial > emacs
comparison lisp/ChangeLog @ 37371:855c7db27c94
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 17 Apr 2001 20:31:29 +0000 |
parents | b7d4fcac15ae |
children | 76aa4a0b5959 |
comparison
equal
deleted
inserted
replaced
37370:3a3bed48a714 | 37371:855c7db27c94 |
---|---|
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 |
4 with no argument if PREFIX-ARG is non-nil. | 10 with no argument if PREFIX-ARG is non-nil. |
5 | 11 |