[gnus git] branch master updated: m0-5-189-g879daca =1= gnus-start.el (gnus-before-resume-hook): Add :version
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 879dacac719e07d4f90ac2e345c029b5cdb0ac81 (commit)
from a29f4d39f75289d388f3391d24c82cb4926a8248 (commit)
- Log -----------------------------------------------------------------
commit 879dacac719e07d4f90ac2e345c029b5cdb0ac81
Author: Katsumi Yamaoka <[email protected]>
Date: Thu Dec 13 00:52:06 2012 +0000
gnus-start.el (gnus-before-resume-hook): Add :version
diff --git a/lisp/gnus-start.el b/lisp/gnus-start.el
index 4098bc9..8278bb0 100644
--- a/lisp/gnus-start.el
+++ b/lisp/gnus-start.el
@@ -404,6 +404,7 @@ See also `gnus-before-resume-hook'."
"A hook called before resuming Gnus after suspend.
This hook is called as the first thing when Gnus is resumed after a suspend.
See also `gnus-before-startup-hook'."
+ :version "24.4"
:group 'gnus-start
:type 'hook)
-----------------------------------------------------------------------
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-start.el | 1 +
1 files changed, 1 insertions(+), 0 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