Mercurial > emacs
changeset 66848:c201caac1b6a
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 13 Nov 2005 21:25:02 +0000 |
parents | d2eaa58d0a1f |
children | 47cf6ef66885 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Nov 13 17:01:38 2005 +0000 +++ b/lisp/ChangeLog Sun Nov 13 21:25:02 2005 +0000 @@ -1,3 +1,7 @@ +2005-11-13 Kim F. Storm <storm@cua.dk> + + * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry. + 2005-11-13 Nick Roberts <nickrob@snap.net.nz> * progmodes/gud.el (gud-menu-map): Move parentheses (again). @@ -22,12 +26,12 @@ regexp. 2005-11-12 Karl Fogel <kfogel@red-bean.com> - + * bookmark.el (bookmark-maybe-message): New function to reduce - code duplication: invokes `message' iff baud-rate is high enough. + code duplication: invokes `message' iff baud-rate is high enough. (bookmark-write-file): Use above instead of an inline conditional. (bookmark-load): Same. - + 2005-11-12 Karl Fogel <kfogel@red-bean.com> * bookmark.el (bookmark-write-file): Don't visit the destination