Synch to No Gnus 200503230048.
[elisp/gnus.git-] / lisp / gnus-win.el
index b844893..95fffe7 100644 (file)
@@ -62,6 +62,7 @@
   "*If non-nil, frames on all displays will be considered useable by Gnus.
 When nil, only frames on the same display as the selected frame will be
 used to display Gnus windows."
+  :version "22.1"
   :group 'gnus-windows
   :type 'boolean)
 
@@ -203,6 +204,7 @@ See the Gnus manual for an explanation of the syntax used.")
 
 (defcustom gnus-configure-windows-hook nil
   "*A hook called when configuring windows."
+  :version "22.1"
   :group 'gnus-windows
   :type 'hook)