diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 56b2326b1fe..5b2b710168f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2001-06-24 Eli Zaretskii + + * bookmark.el (bookmark-insert-location, bookmark-bmenu-list) + (bookmark-bmenu-hide-filenames): Add help-echo to + mouse-highlighted text. + (bookmark-bmenu-show-filenames): Remove help-echo property from + the whitespace. + 2001-06-23 Eli Zaretskii * files.el (auto-mode-alist): Add configure.ac (autoconf). From