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: Thu, 19 May 2005 15:06:24 -0400

Index: emacs/lisp/textmodes/reftex-vars.el
diff -c emacs/lisp/textmodes/reftex-vars.el:1.24 
emacs/lisp/textmodes/reftex-vars.el:1.25
*** emacs/lisp/textmodes/reftex-vars.el:1.24    Wed May 18 11:23:26 2005
--- emacs/lisp/textmodes/reftex-vars.el Thu May 19 19:06:19 2005
***************
*** 1388,1394 ****
  so long that it does not fit onto the screen.  When this variable is
  non-nil, newlines will be added as necessary before and/or after the
  indexing command to keep lines short.  However, the matched text
! phrase and its index command will always end up on a single line.")
  
  (defcustom reftex-index-phrases-sort-prefers-entry nil
    "*Non-nil means when sorting phrase lines, the explicit index entry is used.
--- 1388,1396 ----
  so long that it does not fit onto the screen.  When this variable is
  non-nil, newlines will be added as necessary before and/or after the
  indexing command to keep lines short.  However, the matched text
! phrase and its index command will always end up on a single line."
!   :group 'reftex-index-support
!   :type 'boolean)
  
  (defcustom reftex-index-phrases-sort-prefers-entry nil
    "*Non-nil means when sorting phrase lines, the explicit index entry is used.




reply via email to

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