emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/gnus-win.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/gnus-win.el
Date: Mon, 01 Nov 2004 18:27:36 -0500

Index: emacs/lisp/gnus/gnus-win.el
diff -c emacs/lisp/gnus/gnus-win.el:1.14 emacs/lisp/gnus/gnus-win.el:1.15
*** emacs/lisp/gnus/gnus-win.el:1.14    Sat Sep  4 13:13:43 2004
--- emacs/lisp/gnus/gnus-win.el Mon Nov  1 23:06:34 2004
***************
*** 62,67 ****
--- 62,68 ----
    "*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"
    :group 'gnus-windows
    :type 'boolean)
  
***************
*** 198,203 ****
--- 199,205 ----
  
  (defcustom gnus-configure-windows-hook nil
    "*A hook called when configuring windows."
+   :version "21.4"
    :group 'gnus-windows
    :type 'hook)
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]