# HG changeset patch # User Kim F. Storm # Date 1131917102 0 # Node ID c201caac1b6ad38e389dba6781f72f9553831f09 # Parent d2eaa58d0a1f893525b08e69ec6db9eec8f71b3b *** empty log message *** diff -r d2eaa58d0a1f -r c201caac1b6a lisp/ChangeLog --- 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 + + * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry. + 2005-11-13 Nick Roberts * progmodes/gud.el (gud-menu-map): Move parentheses (again). @@ -22,12 +26,12 @@ regexp. 2005-11-12 Karl Fogel - + * 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 * bookmark.el (bookmark-write-file): Don't visit the destination