Mercurial > emacs
diff lisp/ChangeLog @ 66192:16f7998a8424
* bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
(bookmark-bmenu-hide-filenames): Improve help-echo text.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Tue, 18 Oct 2005 18:29:11 +0000 |
parents | a9aaea202c65 |
children | 2e59eea25fcf db4e74787e6f |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 18 16:13:18 2005 +0000 +++ b/lisp/ChangeLog Tue Oct 18 18:29:11 2005 +0000 @@ -14,6 +14,7 @@ * bookmark.el (bookmark-insert-location, bookmark-bmenu-list) (bookmark-bmenu-hide-filenames): Add follow-link property. + Improve help-echo text. * ffap.el (find-file-at-point): Doc fix.