]> git.eshelyaron.com Git - emacs.git/commitdiff
gnus-start.el (gnus-before-resume-hook): Add :version
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 13 Dec 2012 00:52:17 +0000 (00:52 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 13 Dec 2012 00:52:17 +0000 (00:52 +0000)
lisp/gnus/gnus-start.el

index a8b6c5b48161d03cf40bfec1b3d84622d99cea9f..7b6e33d41fd41772af32f86ff3b06f30f5e4be67 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)