[gnus git] branch master updated: m0-13-50-gb53a9cb =1= lisp/ChangeLog: Fix last commit
Katsumi Yamaoka <[email protected]> Tue, 25 Aug 2015 11:23:38 +0200
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via b53a9cbf30b7f86ffadaa5b61b329f0adbd72679 (commit)
from e40ebcffe9945761526378a4e2faccde8fc8bc4c (commit)
- Log -----------------------------------------------------------------
commit b53a9cbf30b7f86ffadaa5b61b329f0adbd72679
Author: Katsumi Yamaoka <[email protected]>
Date: Tue Aug 25 09:23:28 2015 +0000
lisp/ChangeLog: Fix last commit
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0320be1..992d935 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,8 +1,5 @@
2015-08-25 Paul Eggert <[email protected]>
- * 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 <[email protected]>
* auth-source.el (auth-sources):
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/ChangeLog | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project