lisp/ChangeLog: Fix last commit
authorKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 25 Aug 2015 09:23:28 +0000 (09:23 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 25 Aug 2015 09:23:28 +0000 (09:23 +0000)
lisp/ChangeLog

index 0320be1..992d935 100644 (file)
@@ -1,8 +1,5 @@
 2015-08-25  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * gnus-util.el (gnus-format-message):
-       Fix typo when running in older Emacs.
-
        Prefer directed to neutral quotes in docstings and diagnostics.
        In docstrings, escape apostrophes that would otherwise be translated
        to curved quotes using the newer, simpler rules.
@@ -20,6 +17,9 @@
        * spam.el (spam-check-blackholes):
        Use directed rather than neutral quotes in diagnostics.
 
+       * gnus-util.el (gnus-format-message):
+       Alias to format-message, or format if not available.
+
 2015-08-21  Paul Eggert  <eggert@cs.ucla.edu>
 
        * auth-source.el (auth-sources):