diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 22fa406ae56..6289e3b11c4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2006-05-20 Eli Zaretskii <eliz@gnu.org> | 1 | 2006-05-20 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item. | ||
| 4 | |||
| 3 | * info.el (info-apropos): Make sure current-file and current-node | 5 | * info.el (info-apropos): Make sure current-file and current-node |
| 4 | have non-nil values. Speed up by using add-to-list instead of | 6 | have non-nil values. Speed up by using add-to-list instead of |
| 5 | manual consing. | 7 | manual consing. |