[gnus git] branch master updated: m0-7-270-gf21a93e =1= lisp/gnus/gnus-spec.el (gnus-tmp-article-number): Remove duplicate defvar
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via f21a93e9600fd28eb2be625480665a40be488e35 (commit)
from 340a6ba61b49ffc1ec90066cf24a8f701cf05b56 (commit)
- Log -----------------------------------------------------------------
commit f21a93e9600fd28eb2be625480665a40be488e35
Author: Katsumi Yamaoka <[email protected]>
Date: Fri Dec 20 05:52:52 2013 +0000
lisp/gnus/gnus-spec.el (gnus-tmp-article-number): Remove duplicate defvar
diff --git a/lisp/gnus-spec.el b/lisp/gnus-spec.el
index a39f185..bd86dee 100644
--- a/lisp/gnus-spec.el
+++ b/lisp/gnus-spec.el
@@ -81,7 +81,6 @@ text properties. This is only needed on XEmacs, as Emacs does this anyway."
(defvar gnus-tmp-unread-and-unselected)
(defvar gnus-tmp-news-method)
(defvar gnus-tmp-news-server)
-(defvar gnus-tmp-article-number)
(defvar gnus-mouse-face)
(defvar gnus-mouse-face-prop)
(defvar gnus-tmp-header)
-----------------------------------------------------------------------
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/gnus-spec.el | 1 -
1 file changed, 1 deletion(-)
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