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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/reftex-vars.el
Date: Fri, 06 Sep 2002 06:11:48 -0400

Index: emacs/lisp/textmodes/reftex-vars.el
diff -c emacs/lisp/textmodes/reftex-vars.el:1.14 
emacs/lisp/textmodes/reftex-vars.el:1.15
*** emacs/lisp/textmodes/reftex-vars.el:1.14    Tue Aug 27 05:54:41 2002
--- emacs/lisp/textmodes/reftex-vars.el Fri Sep  6 06:11:48 2002
***************
*** 824,830 ****
      (choice :tag "Hide short context              " ,@reftex-tmp)
      (choice :tag "Follow context in other window  " ,@reftex-tmp)
      (choice :tag "Show commented labels           " ,@reftex-tmp)
!     (choice :tag "Obsolete flag,  Don't use.      " ,@reftex-tmp)
      (choice :tag "Show begin/end of included files" ,@reftex-tmp)))
  
  (defcustom reftex-multiref-punctuation '((?, . ", ") (?- . "--") (?+ . " and 
"))
--- 824,830 ----
      (choice :tag "Hide short context              " ,@reftex-tmp)
      (choice :tag "Follow context in other window  " ,@reftex-tmp)
      (choice :tag "Show commented labels           " ,@reftex-tmp)
!     (choice :tag "Obsolete flag.  Don't use.      " ,@reftex-tmp)
      (choice :tag "Show begin/end of included files" ,@reftex-tmp)))
  
  (defcustom reftex-multiref-punctuation '((?, . ", ") (?- . "--") (?+ . " and 
"))




reply via email to

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