[gnus git] branch master updated: m0-11-203-g73bbdb9 =1= lisp/ChangeLog (2015-04-01): Fix file name
Katsumi <[email protected]> Wed, 01 Apr 2015 06:55:37 +0200
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 73bbdb9f9f8094f3d61922d953d15971cd529f29 (commit)
from 1d6b09cfca805e5becddda685a0340efd6034fda (commit)
- Log -----------------------------------------------------------------
commit 73bbdb9f9f8094f3d61922d953d15971cd529f29
Author: Katsumi Yamaoka <[email protected]>
Date: Wed Apr 1 04:55:27 2015 +0000
lisp/ChangeLog (2015-04-01): Fix file name
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7df3176..5c120b2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,8 +1,8 @@
2015-04-01 Eric Abrahamsen <[email protected]>
- * lisp/registry.el (registry-prune): Re-use `registry-full' in
- `registry-prune'. It's a bit of redundant work, but safer. Also ensure
- that target-size is an integer.
+ * registry.el (registry-prune): Re-use `registry-full' in
+ `registry-prune'. It's a bit of redundant work, but safer.
+ Also ensure that target-size is an integer.
2015-03-31 Daiki Ueno <[email protected]>
-----------------------------------------------------------------------
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