From: Romain Francoise Date: Thu, 17 Nov 2005 19:47:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~5809 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=225dad8eda6e8b4890ac6d49c4df66317d2d1477;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4a41732e48e..799b426e11b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -9,7 +9,8 @@ (mail-position-on-field, mail-signature, mail-yank-original) (mail-attach-file): Likewise. - * mail/mailheader.el (mail-header-format) (mail-header-format-function): Likewise. + * mail/mailheader.el (mail-header-format) + (mail-header-format-function): Likewise. * add-log.el (add-change-log-entry, change-log-merge): Likewise. @@ -326,7 +327,7 @@ * help.el (help-for-help-internal): Improve doc of C-h a. (describe-key): Improve prompt; doc fix. - + 2005-11-13 Stefan Monnier * vc-svn.el (vc-svn-registered): Catch all errors. @@ -343,7 +344,7 @@ 2005-11-13 Nick Roberts - * progmodes/gud.el (gud-menu-map): Move parentheses (again). + * progmodes/gud.el (gud-menu-map): Move parentheses (again). (gud-speedbar-buttons): Match on "const char *" too. * progmodes/gdb-ui.el (gdb-var-create-handler)