[gnus git] branch master updated: n0-17-350-g3907a0e =1= Fix line folding and spacing following Emacs' convention.
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 3907a0e65ac509c34557afebf4fc548a47c2c593 (commit)
from d132484ffd66ad7c45f471010302ce3af3043fe3 (commit)
- Log -----------------------------------------------------------------
commit 3907a0e65ac509c34557afebf4fc548a47c2c593
Author: Katsumi Yamaoka <[email protected]>
Date: Tue Oct 18 08:22:04 2011 +0000
Fix line folding and spacing following Emacs' convention.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4b1f5a9..d47e43a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -8,10 +8,10 @@
the registry is installed. Set it to nil when it's unloaded.
(gnus-registry-install-p): Provide user guidance for the initial value
of `gnus-registry-install' when it's 'ask, otherwise return its value.
- * nnregistry.el (nnregistry-open-server, nnregistry-server-opened): Use
- `gnus-registry-enabled' instead of `gnus-registry-install'.
- * nnmairix.el (nnmairix-determine-original-group-from-registry): Use
- `gnus-registry-enabled' instead of `gnus-registry-install'.
+ * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
+ Use `gnus-registry-enabled' instead of `gnus-registry-install'.
+ * nnmairix.el (nnmairix-determine-original-group-from-registry):
+ Use `gnus-registry-enabled' instead of `gnus-registry-install'.
* nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
`gnus-registry-install'.
From Dave Abrahams <[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 | 10 +++++-----
1 files changed, 5 insertions(+), 5 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