diff options
| author | Romain Francoise <romain@orebokech.com> | 2005-11-17 19:47:04 +0000 |
|---|---|---|
| committer | Romain Francoise <romain@orebokech.com> | 2005-11-17 19:47:04 +0000 |
| commit | 225dad8eda6e8b4890ac6d49c4df66317d2d1477 (patch) | |
| tree | 70a06b3d036b2b14d8c6f8072fe24596da2cd73e /lisp | |
| parent | 2fbbeaf12f50c3dc277d75a8cb2a7168ec65b50b (diff) | |
| download | emacs-225dad8eda6e8b4890ac6d49c4df66317d2d1477.tar.gz | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
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 <monnier@iro.umontreal.ca> * vc-svn.el (vc-svn-registered): Catch all errors. @@ -343,7 +344,7 @@ 2005-11-13 Nick Roberts <nickrob@snap.net.nz> - * 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) |
