diff lisp/textmodes/reftex-vars.el @ 27192:f70a80cecdd3

New version number. (reftex-parse-file-extionsion,reftex-index-phrase-file-extension): New options
author Carsten Dominik <dominik@science.uva.nl>
date Wed, 05 Jan 2000 15:15:41 +0000
parents 083669ed376a
children 0b645a4a64fa
line wrap: on
line diff
--- a/lisp/textmodes/reftex-vars.el	Wed Jan 05 15:13:41 2000 +0000
+++ b/lisp/textmodes/reftex-vars.el	Wed Jan 05 15:15:41 2000 +0000
@@ -1,9 +1,9 @@
 ;;; reftex-vars.el - Configuration variables for RefTeX
-;; Copyright (c) 1997, 1998, 1999 Free Software Foundation, Inc.
+;; Copyright (c) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
 ;; Author:     Carsten Dominik <dominik@strw.LeidenUniv.nl>
-;; Version:    4.9
-;; Keywords:   tex
+;; Version: 4.10
+;;
 
 ;; This file is part of GNU Emacs.
 
@@ -1126,6 +1126,12 @@
   :group 'reftex-index-support
   :type 'string)
 
+(defcustom reftex-index-phrase-file-extension ".rip"
+  "File extension for the index phrase file.
+This extension will be added to the base name of the master file."
+  :group 'reftex-index-support
+  :type 'string)
+
 (defcustom reftex-index-phrases-logical-and-regexp " *&& *"
   "Regexp matching the `and' operator for index arguments in phrases file.
 When several index arguments in a phrase line are separated by this
@@ -1459,6 +1465,12 @@
   :group 'reftex-optimizations-for-large-documents
   :type 'boolean)
 
+(defcustom reftex-parse-file-extension ".rel"
+  "*File extension for the file in which parser information is stored.
+This extension is added to the base name of the master file."
+  :group 'reftex-optimizations-for-large-documents
+  :type 'string)
+
 (defcustom reftex-use-multiple-selection-buffers nil
   "*Non-nil means use a separate selection buffer for each label type.
 These buffers are kept from one selection to the next and need not to be