From 7a71b18d533afcbbb323a9b55bc539ba04916f7f Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 22 Feb 2012 20:31:39 -0500 Subject: [PATCH] ChangeLog fixes prompted by M-x authors --- etc/ChangeLog | 8 ++++---- lisp/ChangeLog | 15 ++++++++------- lisp/ChangeLog.14 | 2 +- lisp/ChangeLog.7 | 2 +- lisp/gnus/ChangeLog | 5 ----- lisp/org/ChangeLog | 6 ++---- 6 files changed, 16 insertions(+), 22 deletions(-) diff --git a/etc/ChangeLog b/etc/ChangeLog index 7e71eca54b9..da9b8c180c4 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -380,12 +380,12 @@ 2011-02-17 Ken Manheimer - * images/icons/allout-widgets/dark-bg/encrypted-locked.png: - * images/icons/allout-widgets/dark-bg/encrypted-locked.xpm: + * images/icons/allout-widgets/dark-bg/locked-encrypted.png: + * images/icons/allout-widgets/dark-bg/locked-encrypted.xpm: * images/icons/allout-widgets/dark-bg/unlocked-encrypted.png: * images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm: - * images/icons/allout-widgets/light-bg/encrypted-locked.png: - * images/icons/allout-widgets/light-bg/encrypted-locked.xpm: + * images/icons/allout-widgets/light-bg/locked-encrypted.png: + * images/icons/allout-widgets/light-bg/locked-encrypted.xpm: * images/icons/allout-widgets/light-bg/unlocked-encrypted.png: * images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm: Reorganize icon directories and files to reconcile against windows diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f2ebeee8abe..df88dd1bd5c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -13,7 +13,7 @@ 2012-02-22 Alan Mackenzie - * progmodes/cc-modes: revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06. + * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06. 2012-02-22 Glenn Morris @@ -189,7 +189,7 @@ Fix a loop in c-set-fl-decl-start. - * progmodes/cc-engine (c-set-fl-decl-start): Add a check that + * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that c-backward-syntactic-ws actually moves backwards. 2012-02-13 Leo Liu @@ -1379,10 +1379,10 @@ Add the switch statement to AWK Mode. - * progmodes/cc-awk (awk-font-lock-keywords): Add "switch", "case", + * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case", "default" to the keywords regexp. - * progmodes/cc-langs (c-label-kwds): Let AWK take the same + * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same expression as the rest. (c-nonlabel-token-key): Allow string literals for AWK. Refactor for the other modes. @@ -6401,7 +6401,7 @@ * comint.el (comint-password-prompt-regexp): Accept "Response" as a password-like phrase. -2011-06-30 Mastake YAMATO +2011-06-30 Masatake YAMATO * progmodes/cc-guess.el: New file. @@ -10709,7 +10709,8 @@ (calc-lu-field-reference): Rename from `calc-logunits-field-reference'. - * calc/calc-help (calc-l-prefix-help): Mention musical note functions. + * calc/calc-help.el (calc-l-prefix-help): + Mention musical note functions. 2011-03-17 Stefan Monnier @@ -10885,7 +10886,7 @@ 2011-03-09 Ken Manheimer - * allout.el Summary: Change so yank of distinctive-bullet items + * allout.el: Change so yank of distinctive-bullet items preserves the existing header prefix, rebulleting it if necessary, rather than replacing it. This is necessary for proper operation of cooperative addons like allout-widgets. diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14 index 6db8f66f0ca..254e2863889 100644 --- a/lisp/ChangeLog.14 +++ b/lisp/ChangeLog.14 @@ -604,7 +604,7 @@ * help-at-pt.el (help-at-pt-kbd-string): Reflow docstring. (scan-buf-previous-region): Fix typo in docstring. -2009-04-14 Edward Wiebe (tiny change) +2009-04-14 Eduard Wiebe (tiny change) * jit-lock.el (jit-lock-stealth-chunk-start): Fix typo in docstring. diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index 5bc9c8a8d25..425268909ea 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 @@ -4115,7 +4115,7 @@ * ffap.el (dired-at-point): Add autoload cookie. -1998-04-23 Jens Petersen +1998-04-23 Jens-Ulrik Petersen * ffap.el (dired-at-point-require-prefix): New option. (dired-at-point): New command. diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index c9fd83aaaa0..0729fb90c48 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -2094,11 +2094,6 @@ (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs and provide better messaging. -2011-04-06 David Engster - - * Makefile.in (fail-on-warning): New rule to compile with warnings as - errors. - 2011-04-06 Teodor Zlatanov * gnus-registry.el: Don't use ERT if it's not available. Load it diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index a2f83eecce5..392fe25202f 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog @@ -440,7 +440,7 @@ 2012-01-03 Michael Brand - * org.el Key bindings: remap the Outline functions from + * org.el (Key bindings): remap the Outline functions from `outline-mode-prefix-map' where possible. 2012-01-03 Christian Moe (tiny change) @@ -539,9 +539,7 @@ (org-odt-styles-dir, org-export-odt-schema-dir): New variables. - * org-odt.el: New file. - - * org-lparse: New file. + * org-odt.el, org-lparse.el: New files. 2012-01-03 Carsten Dominik -- 2.39.2