emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/textmodes/reftex-vars.el


From: Markus Rost
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/reftex-vars.el
Date: Mon, 11 Aug 2003 15:17:53 -0400

Index: emacs/lisp/textmodes/reftex-vars.el
diff -c emacs/lisp/textmodes/reftex-vars.el:1.18 
emacs/lisp/textmodes/reftex-vars.el:1.19
*** emacs/lisp/textmodes/reftex-vars.el:1.18    Mon Aug 11 08:27:02 2003
--- emacs/lisp/textmodes/reftex-vars.el Mon Aug 11 15:17:53 2003
***************
*** 316,322 ****
    :type '(choice
            (const :tag "never" nil)
            (const :tag "always" t)
!           (const :tag "in dedicated frame only" 'frame)))
   
  (defcustom reftex-toc-split-windows-horizontally nil
    "*Non-nil means, create TOC window by splitting window horizontally."
--- 316,322 ----
    :type '(choice
            (const :tag "never" nil)
            (const :tag "always" t)
!           (const :tag "in dedicated frame only" frame)))
   
  (defcustom reftex-toc-split-windows-horizontally nil
    "*Non-nil means, create TOC window by splitting window horizontally."




reply via email to

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