31 Jul 2012 03:39
[gnus git] branch master updated: m0-5-75-gc527270 =1= gnus.el (gnus-valid-select-methods): Fix custom type
Katsumi Yamaoka <yamaoka <at> jpl.org>
2012-07-31 01:39:10 GMT
2012-07-31 01:39:10 GMT
via c5272707d4204f0b85f86f33bb44d257f0be68d1 (commit)
from a1d5e01884899011c12263f4580eb5f7a133f047 (commit)
- Log -----------------------------------------------------------------
commit c5272707d4204f0b85f86f33bb44d257f0be68d1
Author: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date: Tue Jul 31 01:39:02 2012 +0000
gnus.el (gnus-valid-select-methods): Fix custom type
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a83e18a..a3a5b6d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
<at> <at> -1,3 +1,7 <at> <at>
+2012-07-31 Katsumi Yamaoka <yamaoka <at> jpl.org>
+
+ * gnus.el (gnus-valid-select-methods): Fix custom type.
+
2012-07-29 Teodor Zlatanov <tzz <at> lifelogs.com>
* auth-source.el (auth-sources, auth-source-backend-parse)
diff --git a/lisp/gnus.el b/lisp/gnus.el
index 2b2e0a9..84814b6 100644
--- a/lisp/gnus.el
+++ b/lisp/gnus.el
<at> <at> -1647,12 +1647,13 <at> <at> this variable. I think."
(const :format "%v " mail)
(const :format "%v " none)
(const post-mail))
(Continue reading)
RSS Feed