[gnus git] branch master updated: m0-13-9-g68f412f =1= gnus-util.el (iswitchb-mode): Declare
Katsumi Yamaoka <[email protected]> Sat, 09 May 2015 03:57:02 +0200
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 68f412fcdd68a5d0c322fd69a5e4cf07c1209e2b (commit)
from 5423dd5086cd6f2333a8aad8048d0dd687fa14ec (commit)
- Log -----------------------------------------------------------------
commit 68f412fcdd68a5d0c322fd69a5e4cf07c1209e2b
Author: Glenn Morris <[email protected]>
Date: Sat May 9 01:56:48 2015 +0000
gnus-util.el (iswitchb-mode): Declare
diff --git a/lisp/gnus-util.el b/lisp/gnus-util.el
index 4b06cc0..b75d9ef 100644
--- a/lisp/gnus-util.el
+++ b/lisp/gnus-util.el
@@ -1578,6 +1578,7 @@ SPEC is a predicate specifier that contains stuff like `or', `and',
(prompt &optional default require-match
_predicate start matches-set))
(defvar iswitchb-temp-buflist)
+(defvar iswitchb-mode)
(defun gnus-iswitchb-completing-read (prompt collection &optional require-match
initial-input history def)
-----------------------------------------------------------------------
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-util.el | 1 +
1 file changed, 1 insertion(+)
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