From dd40b947460dc42e25873b56e560bf78ea056ad3 Mon Sep 17 00:00:00 2001 From: Katsumi Yamaoka Date: Thu, 13 Dec 2012 00:52:17 +0000 Subject: [PATCH] gnus-start.el (gnus-before-resume-hook): Add :version --- lisp/gnus/gnus-start.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/gnus/gnus-start.el b/lisp/gnus/gnus-start.el index a8b6c5b4816..7b6e33d41fd 100644 --- a/lisp/gnus/gnus-start.el +++ b/lisp/gnus/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) -- 2.39.5