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.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to