comparison lisp/ChangeLog @ 56059:4e04e776fb5e

* bookmark.el (bookmark-bmenu-relocate): New function, as suggested by David J. Biesack <David.Biesack@sas.com>. (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R". (bookmark-bmenu-mode): Describe binding in doc string. (bookmark-set-filename): Save the bookmark list if it's time.
author Karl Fogel <kfogel@red-bean.com>
date Sun, 13 Jun 2004 01:59:21 +0000
parents 98d93acdeb6a
children 60555326a82e
comparison
equal deleted inserted replaced
56058:98d93acdeb6a 56059:4e04e776fb5e
1 2004-06-12 Karl Fogel <kfogel@red-bean.com>
2
3 * bookmark.el (bookmark-bmenu-relocate): New function, as
4 suggested by David J. Biesack <David.Biesack@sas.com>.
5 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
6 (bookmark-bmenu-mode): Describe binding in doc string.
7 (bookmark-set-filename): Save the bookmark list if it's time.
8
1 2004-06-13 Kenichi Handa <handa@m17n.org> 9 2004-06-13 Kenichi Handa <handa@m17n.org>
2 10
3 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous 11 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous
4 change. 12 change.
5 (ccl-untranslated-to-ucs): Fix typo. 13 (ccl-untranslated-to-ucs): Fix typo.