[gnus git] branch master updated: n0-17-406-ge8e7cdb =1= gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via e8e7cdb722440d0f4b8f0179044b5188d334a78f (commit)
from 77d0c673aad416091abd5f9bc295917437898da5 (commit)
- Log -----------------------------------------------------------------
commit e8e7cdb722440d0f4b8f0179044b5188d334a78f
Author: Paul Eggert <[email protected]>
Date: Sat Nov 26 10:20:14 2011 +0000
gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 49dc47b..e0b0a71 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-26 Paul Eggert <[email protected]>
+
+ * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
+
2011-11-25 Paul Eggert <[email protected]>
* color.el (color-rgb-to-hsl):
diff --git a/lisp/gnus-start.el b/lisp/gnus-start.el
index d975b14..b121960 100644
--- a/lisp/gnus-start.el
+++ b/lisp/gnus-start.el
@@ -2533,7 +2533,7 @@ If FORCE is non-nil, the .newsrc file is read."
((or (eq symbol options-symbol)
(eq symbol Options-symbol))
(setq gnus-newsrc-options
- ;; This concating is quite inefficient, but since our
+ ;; This concatting is quite inefficient, but since our
;; thorough studies show that approx 99.37% of all
;; .newsrc files only contain a single options line, we
;; don't give a damn, frankly, my dear.
-----------------------------------------------------------------------
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 | 4 ++++
lisp/gnus-start.el | 2 +-
2 files changed, 5 insertions(+), 1 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