gnus-start.el (gnus-before-resume-hook): Add :version
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 13 Dec 2012 00:52:06 +0000 (00:52 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 13 Dec 2012 00:52:06 +0000 (00:52 +0000)
lisp/gnus-start.el

index 4098bc9..8278bb0 100644 (file)
@@ -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)