Mercurial > emacs
diff lisp/gnus/gnus-win.el @ 59996:aac0a33f5772
Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 09 Feb 2005 15:50:47 +0000 |
parents | df80d19d7a2e |
children | 18a818a2ee7c 3ebd9bdb4fe5 |
line wrap: on
line diff
--- a/lisp/gnus/gnus-win.el Tue Feb 08 23:51:31 2005 +0000 +++ b/lisp/gnus/gnus-win.el Wed Feb 09 15:50:47 2005 +0000 @@ -62,7 +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 "21.4" + :version "22.1" :group 'gnus-windows :type 'boolean) @@ -199,7 +199,7 @@ (defcustom gnus-configure-windows-hook nil "*A hook called when configuring windows." - :version "21.4" + :version "22.1" :group 'gnus-windows :type 'hook)