aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Francoise2005-11-17 19:47:04 +0000
committerRomain Francoise2005-11-17 19:47:04 +0000
commit225dad8eda6e8b4890ac6d49c4df66317d2d1477 (patch)
tree70a06b3d036b2b14d8c6f8072fe24596da2cd73e
parent2fbbeaf12f50c3dc277d75a8cb2a7168ec65b50b (diff)
downloademacs-225dad8eda6e8b4890ac6d49c4df66317d2d1477.tar.gz
emacs-225dad8eda6e8b4890ac6d49c4df66317d2d1477.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog7
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 @@
9 (mail-position-on-field, mail-signature, mail-yank-original) 9 (mail-position-on-field, mail-signature, mail-yank-original)
10 (mail-attach-file): Likewise. 10 (mail-attach-file): Likewise.
11 11
12 * mail/mailheader.el (mail-header-format) (mail-header-format-function): Likewise. 12 * mail/mailheader.el (mail-header-format)
13 (mail-header-format-function): Likewise.
13 14
14 * add-log.el (add-change-log-entry, change-log-merge): Likewise. 15 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
15 16
@@ -326,7 +327,7 @@
326 327
327 * help.el (help-for-help-internal): Improve doc of C-h a. 328 * help.el (help-for-help-internal): Improve doc of C-h a.
328 (describe-key): Improve prompt; doc fix. 329 (describe-key): Improve prompt; doc fix.
329 330
3302005-11-13 Stefan Monnier <monnier@iro.umontreal.ca> 3312005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
331 332
332 * vc-svn.el (vc-svn-registered): Catch all errors. 333 * vc-svn.el (vc-svn-registered): Catch all errors.
@@ -343,7 +344,7 @@
343 344
3442005-11-13 Nick Roberts <nickrob@snap.net.nz> 3452005-11-13 Nick Roberts <nickrob@snap.net.nz>
345 346
346 * progmodes/gud.el (gud-menu-map): Move parentheses (again). 347 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
347 (gud-speedbar-buttons): Match on "const char *" too. 348 (gud-speedbar-buttons): Match on "const char *" too.
348 349
349 * progmodes/gdb-ui.el (gdb-var-create-handler) 350 * progmodes/gdb-ui.el (gdb-var-create-handler)