CVSROOT:        /sources/auctex
Module name:    reftex
Changes by:     Ralf Angeli <angeli>    07/03/01 22:32:49

Index: changes.texi
===================================================================
RCS file: changes.texi
diff -N changes.texi
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ changes.texi        1 Mar 2007 22:32:48 -0000       1.1
@@ -0,0 +1,763 @@
+Here is a list of recent changes to @[EMAIL PROTECTED]
+
[EMAIL PROTECTED] @b{Version 4.28}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Support for the Jurabib package.
[EMAIL PROTECTED]
+Improvements when selecting several items in a selection buffer.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.27}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Support for jurabib in `reftex-cite-format-builtin'.
[EMAIL PROTECTED]
+Bug fixes.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.26}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Support for global incremental search.
[EMAIL PROTECTED]
+Some improvements for XEmacs compatibility.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.25}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Fixed bug with @samp{%F} in a label prefix.  Added new escapes
[EMAIL PROTECTED] and @samp{%M} for mater file name and master directory.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.24}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED] 
+Inserting citation commands now prompts for optional arguments
+when called with a prefix argument.  Related new options are
[EMAIL PROTECTED] and
[EMAIL PROTECTED] 
[EMAIL PROTECTED]
+New option @code{reftex-trust-label-prefix}.  Configure this variable
+if you'd like RefTeX to base its classification of labels on prefixes.
+This can speed-up document parsing, but may in some cases reduce the
+quality of the context used by RefTeX to describe a label.
[EMAIL PROTECTED]
+Fixed bug in @code{reftex-create-bibtex-file} when 
@code{reftex-comment-citations}
+is non-nil.
[EMAIL PROTECTED]
+Fixed bugs in indexing: Case-sensitive search, quotes before and/or
+after words.  Disabled indexing in comment lines.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.22}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED] 
+New command @code{reftex-create-bibtex-file} to create a new database
+with all entries referenced in the current document.
[EMAIL PROTECTED]
+New keys @kbd{e} and @kbd{E} allow to produce a BibTeX database file
+from entries marked in a citation selection buffer.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.21}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED] 
+Renaming labels from the toc buffer with key @kbd{M-%}.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.20}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Structure editing capabilities.  The command keys @kbd{<} and @kbd{>} in
+the TOC buffer promote/demote the section at point or all sections in
+the current region.
[EMAIL PROTECTED]
+New option @code{reftex-toc-split-windows-fraction} to set the size of
+the window used by the TOC.  This makes the old variable
[EMAIL PROTECTED] obsolete.
[EMAIL PROTECTED]
+A dedicated frame can show the TOC with the current section
+always automatically highlighted.  The frame is created and
+deleted from the toc buffer with the @kbd{d} key.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.19}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+New command `reftex-toc-recenter' (@kbd{C-c -}) which shows the current
+section in the TOC buffer without selecting the TOC window.
[EMAIL PROTECTED]
+Recentering happens automatically in idle time when the option
[EMAIL PROTECTED] is turned on.
[EMAIL PROTECTED]
+Fixed several bugs related to automatic cursor positioning in the TOC
+buffer.
[EMAIL PROTECTED]
+The highlight in the TOC buffer stays when the focus moves to a
+different window.
[EMAIL PROTECTED]
+New command `reftex-goto-label'.
[EMAIL PROTECTED]
+Part numbers are no longer included in chapter numbers, and a new
+part does not reset the chapter counter.  See new option
[EMAIL PROTECTED]
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.18}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
[EMAIL PROTECTED] uses the word before the cursor as a default
+search string.
[EMAIL PROTECTED]
+Simplified several regular expressions for speed.
[EMAIL PROTECTED]
+Better support for chapterbib.  Different chapters can now use BibTeX or
+an explicit @code{thebibliography} environment.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.17}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+The toc window can be split off horizontally.  See new options
[EMAIL PROTECTED],
[EMAIL PROTECTED]
[EMAIL PROTECTED]
+It is possible to specify a function which verifies an index match
+during global indexing.  See new option @code{reftex-index-verify-function}.
[EMAIL PROTECTED]
+The macros which input a file in LaTeX (like \input, \include) can
+be configured.  See new option @code{reftex-include-file-commands}.
[EMAIL PROTECTED]
+The macros which specify the bibliography file (like \bibliography) can
+be configured.  See new option @code{reftex-bibliography-commands}.
[EMAIL PROTECTED]
+The regular expression used to search for the \bibliography macro has
+been relaxed to allow for @[EMAIL PROTECTED]@[EMAIL PROTECTED]@}} needed by
+chapterbib.
[EMAIL PROTECTED]
+Small bug fixes.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.15}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Fixed bug with parsing of BibTeX files, when fields contain quotes or
+unmatched parenthesis.
[EMAIL PROTECTED]
+Small bug fixes.
[EMAIL PROTECTED]
+Improved interaction with Emacs LaTeX mode.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.14}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Ensure write access to all files before doing global label replace.
[EMAIL PROTECTED]
+Fixed bug which would parse @samp{\partial} as @samp{\part}.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.12}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Support for @file{bibentry} citation style.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.11}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Fixed bug which would parse @samp{\Section} just like @samp{\section}.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.10}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Renamed @file{reftex-vcr.el} to @file{reftex-dcr.el} because of conflict
+with @file{reftex-vars.el} on DOS machines.
[EMAIL PROTECTED]
+New options @code{reftex-parse-file-extension} and
[EMAIL PROTECTED]
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] [.....]
[EMAIL PROTECTED]
[EMAIL PROTECTED] @b{Version 4.09}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+New option @code{reftex-toc-max-level} to limit the depth of the toc.
+New key binding @kbd{t} in the @file{*toc*} buffer to change this
+setting.
[EMAIL PROTECTED]
+RefTeX maintains an @file{Index Phrases} file in which phrases can be
+collected.  When the document is ready, RefTeX can search all
+these phrases and assist indexing all matches.
[EMAIL PROTECTED]
+The variables @code{reftex-index-macros} and
[EMAIL PROTECTED] have changed their syntax slightly.
+The @var{repeat} parameter has move from the latter to the former.
+Also calls to @code{reftex-add-index-macros} from AUCTeX style files
+need to be adapted.
[EMAIL PROTECTED]
+The variable @code{reftex-section-levels} no longer contains the
+default stuff which has been moved to a constant.
[EMAIL PROTECTED]
+Environments like theorems can be placed into the TOC by putting
+entries for @samp{"[EMAIL PROTECTED]@}"} in
[EMAIL PROTECTED]
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.07}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+New option @code{reftex-toc-max-level} to limit the depth of the toc.
+The @kbd{t} key in the *toc* and *RefTeX Select* buffers also changes
+this variable.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.06}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
[EMAIL PROTECTED] can contain a function to compute the level
+of a sectioning command.
[EMAIL PROTECTED]
+Multiple @code{thebibliography} environments recognized.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.04}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+New option @code{reftex-index-default-tag} implements a default for queries.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.02}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+macros ending in @samp{refrange} are considered to contain references.
[EMAIL PROTECTED]
+Index entries made with @code{reftex-index-selection-or-word} in TeX
+math mode automatically get enclosing @samp{$} to preserve math mode.  See
+new option @code{reftex-index-math-format}.  Requires AUCTeX.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.01}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+New command @code{reftex-index-globally} to index a word in many
+places in the document.  Also available from the index buffer with
[EMAIL PROTECTED]&}.
[EMAIL PROTECTED]
+The first item in a @code{reftex-label-alist} entry may now also be a parser
+function to do non-standard parsing.
[EMAIL PROTECTED]
[EMAIL PROTECTED] no longer interferes with
[EMAIL PROTECTED] (patch from Stefan Monnier).
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 4.00}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+RefTeX has been split into several smaller files which are autoloaded on
+demand.
[EMAIL PROTECTED]
+Index support, along with many new options.
[EMAIL PROTECTED]
+The selection of keys for @code{\ref} and @code{\cite} now allows to
+select multiple items by marking entries with the @kbd{m} key.
[EMAIL PROTECTED]
+Fancyref support.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.43}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Viewing cross-references generalized.  Now works on @code{\label},
[EMAIL PROTECTED], @code{\cite}, @code{\bibitem}, @code{\index}, variations of
+these, and from BibTeX buffers.
[EMAIL PROTECTED]
+New option @code{reftex-view-crossref-extra}.
[EMAIL PROTECTED]
+Support for the additional sectioning commands @code{\addchap} and
[EMAIL PROTECTED] which are defined in the LaTeX KOMA-Script classes.
[EMAIL PROTECTED]
+Files in @code{reftex-default-bibliography} will be searched along
[EMAIL PROTECTED] path.
[EMAIL PROTECTED]
+Reading a parse file now checks consistency.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.42}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+File search further refined.  New option @code{reftex-file-extensions}.
[EMAIL PROTECTED]
[EMAIL PROTECTED] buffer can show the file boundaries of a multifile
+document, all labels and associated context.  New keys @kbd{i}, @kbd{l},
+and @kbd{c}.  New options @code{reftex-toc-include-labels},
[EMAIL PROTECTED],
[EMAIL PROTECTED] 
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.41}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+New options @code{reftex-texpath-environment-variables},
[EMAIL PROTECTED],
[EMAIL PROTECTED],
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED] support.  See new options and
[EMAIL PROTECTED]
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.38}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
[EMAIL PROTECTED] no longer moves to find a macro.  Point has
+to be on the macro argument.
[EMAIL PROTECTED]
+Bug fix for XEmacs selection process.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.36}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+New value @code{window} for option @code{reftex-auto-view-crossref}.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.35}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+ISO 8859 Latin-1 chars are converted to ASCII to derive better labels.
+This takes back the related changes in 3.34 for safety reasons.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.34}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Additional flag in @code{reftex-derive-label-parameters} do make only
+lowercase labels (default @code{t}).
[EMAIL PROTECTED]
+All @file{.rel} files have a final newline to avoid queries.
[EMAIL PROTECTED]
+Single byte representations of accented European letters (ISO-8859-1)
+are now valid in labels.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.33}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Multiple selection buffers are now hidden buffers (they start with a
+SPACE).
[EMAIL PROTECTED]
+Fixed bug with file search when TEXINPUTS environment variable is empty.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.30}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+In @code{reftex-citation}, the regular expression used to scan BibTeX
+files can be specified using completion on known citation keys.
[EMAIL PROTECTED]
+New keys @kbd{a} and @kbd{A} in BibTeX selection process to cite @emph{all}
+entries.
[EMAIL PROTECTED]
+New command @code{reftex-renumber-simple-labels} to renumber simple
+labels like @samp{eq:13} sequentially through a document.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.28}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Auto view crossref for XEmacs uses @code{post-command-hook} to restart the
+timer, since itimer restart is not reliable.
[EMAIL PROTECTED]
+Option @code{reftex-bibfile-ignore-list} renamed to @code{-regexps}.
[EMAIL PROTECTED]
+Expansion of recursive tex and bib path rewritten.
[EMAIL PROTECTED]
+Fixed problem where @[EMAIL PROTECTED] did not scan unsaved buffers.
[EMAIL PROTECTED]
+Fixed bug with section numbering after *-red sections.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.27}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Macros can define @emph{neutral} labels, just like @code{\label}
+itself.
[EMAIL PROTECTED]
+New option @code{reftex-allow-detached-macro-args}, default @code{nil}!
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.26}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+[X]Emacs 19 no longer supported.  Use 3.22 for Emacs 19.
[EMAIL PROTECTED]
+New hooks @code{reftex-translate-to-ascii-function},
[EMAIL PROTECTED]
[EMAIL PROTECTED]
+Made sure automatic crossref display will not visit/scan files.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.25}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Echoing of citation info caches the info for displayed entries.
+New option @code{reftex-cache-cite-echo}.
[EMAIL PROTECTED]
[EMAIL PROTECTED] reftex-reset-mode} now also removes the file with parsing
+info.
[EMAIL PROTECTED]
+Default of @code{reftex-revisit-to-follow} changed to nil.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.24}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+New option @code{reftex-revisit-to-echo}.
[EMAIL PROTECTED]
+Interface with X-Symbol (>=2.6) is now complete and stable.
[EMAIL PROTECTED]
+Adapted to new outline, which uses overlays.
[EMAIL PROTECTED]
+File names in @code{\bibliography} may now have the @code{.bib}
+extension.
[EMAIL PROTECTED]
+Fixed Bug with parsing "single file" from master file buffer.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.23}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Parse files @file{MASTER.rel} made compatible between Emacs and XEmacs.
[EMAIL PROTECTED]
[EMAIL PROTECTED] and @code{kill-buffer-hook} now write the parse
+file.
[EMAIL PROTECTED]
+The cursor inside a @code{\ref} or @code{\cite} macro can now trigger
+automatic display of crossref information in the echo area.  See
+variable @code{reftex-auto-view-crossref}.
[EMAIL PROTECTED]
+AUCTeX interface updates:
[EMAIL PROTECTED] @minus
[EMAIL PROTECTED]
+AUCTeX 9.9c and later notifies @[EMAIL PROTECTED] about new sections.
[EMAIL PROTECTED]
[EMAIL PROTECTED]@TeX{}} notifies AUCTeX about new labels.
[EMAIL PROTECTED]
[EMAIL PROTECTED] no longer used (introduction was unnecessary).
[EMAIL PROTECTED]
[EMAIL PROTECTED] and @code{reftex-arg-cite} fixed up.
[EMAIL PROTECTED]
+Settings added to @[EMAIL PROTECTED] via style files remain local.
[EMAIL PROTECTED] itemize
[EMAIL PROTECTED]
+Fixed bug with @code{reftex-citation} in non-latex buffers.
[EMAIL PROTECTED]
+Fixed bug with syntax table and context refontification.
[EMAIL PROTECTED]
+Safety-net for name change of @code{font-lock-reference-face}.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.22}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Fixed bug with empty context strings.
[EMAIL PROTECTED]
[EMAIL PROTECTED] is now bound by default at
[EMAIL PROTECTED]
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.21}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+New options for all faces used by @[EMAIL PROTECTED] They're in the
+customization group @code{reftex-fontification-configurations}.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.19}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Fixed bug with AUCTeX @code{TeX-master}.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.18}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+The selection now uses a recursive edit, much like minibuffer input.
+This removes all restrictions during selection.  E.g. you can now
+switch buffers at will, use the mouse etc.
[EMAIL PROTECTED]
+New option @code{reftex-highlight-selection}.
[EMAIL PROTECTED]
[EMAIL PROTECTED] can be used to select in selection and @file{*toc*}
+buffers.
[EMAIL PROTECTED]
+Fixed some problems regarding the interaction with VIPER mode.
[EMAIL PROTECTED]
+Follow-mode is now only used after point motion.
[EMAIL PROTECTED]
[EMAIL PROTECTED]@TeX{}} now finally does not fontify temporary files anymore.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.17}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Additional bindings in selection and @file{*toc*} buffers.  @kbd{g}
+redefined.
[EMAIL PROTECTED]
+New command @code{reftex-save-all-document-buffers}.
[EMAIL PROTECTED]
+Magic word matching made more intelligent.
[EMAIL PROTECTED]
+Selection process can switch to completion (with @key{TAB}).
[EMAIL PROTECTED]
[EMAIL PROTECTED] is now recognized and influences section numbering.
[EMAIL PROTECTED]
+File commentary shortened considerably (use Info documentation).
[EMAIL PROTECTED]
+New option @code{reftex-no-include-regexps} to skip some include files.
[EMAIL PROTECTED]
+New option @code{reftex-revisit-to-follow}.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.16}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+New hooks @code{reftex-format-label-function},
[EMAIL PROTECTED], @code{reftex-format-cite-function}.
[EMAIL PROTECTED]
+TeXInfo documentation completed.
[EMAIL PROTECTED]
+Some restrictions in Label inserting and referencing removed.
[EMAIL PROTECTED]
+New variable @code{reftex-default-bibliography}.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.14}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Selection buffers can be kept between selections: this is faster.
+See new variable @code{reftex-use-multiple-selection-buffers}.
[EMAIL PROTECTED]
+Prefix interpretation of reftex-view-crossref changed.
[EMAIL PROTECTED]
+Support for the @code{varioref} package (@kbd{v} key in selection
+buffer).
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.12}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+There are 3 new keymaps for customization: @code{reftex-toc-map},
[EMAIL PROTECTED], @code{reftex-select-bib-map}.
[EMAIL PROTECTED]
+Refontification uses more standard font-lock stuff.
[EMAIL PROTECTED]
+When no BibTeX database files are specified, citations can also use
[EMAIL PROTECTED] entries from a @code{thebibliography} environment.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.11}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Fixed bug which led to naked label in (e.g.) footnotes.
[EMAIL PROTECTED]
+Added scroll-other-window functions to RefTeX-Select.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.10}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Fixed a bug which made reftex 3.07 fail on [X]Emacs version 19.
[EMAIL PROTECTED]
+Removed unimportant code which caused OS/2 Emacs to crash.
[EMAIL PROTECTED]
+All customization variables now accessible from menu.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.07}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
[EMAIL PROTECTED] menu improved.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.05}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Compatibility code now first checks for XEmacs feature.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.04}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Fixed BUG in the @emph{xr} support.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.03}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Support for the LaTeX package @code{xr}, for inter-document
+references.
[EMAIL PROTECTED]
+A few (minor) Mule-related changes.
[EMAIL PROTECTED]
+Fixed bug which could cause @emph{huge} @file{.rel} files.
[EMAIL PROTECTED]
+Search for input and @file{.bib} files with recursive path definitions.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 3.00}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
[EMAIL PROTECTED]@TeX{}} should work better for very large projects:
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+The new parser works without creating a master buffer.
[EMAIL PROTECTED]
+Rescanning can be limited to a part of a multifile document.
[EMAIL PROTECTED]
+Information from the parser can be stored in a file.
[EMAIL PROTECTED] itemize
[EMAIL PROTECTED]
[EMAIL PROTECTED]@TeX{}} can deal with macros having a naked label as an 
argument.
[EMAIL PROTECTED]
+Macros may have white space and newlines between arguments.
[EMAIL PROTECTED]
+Multiple identical section headings no longer confuse
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]@TeX{}} should work correctly in combination with 
buffer-altering
+packages like outline, folding, x-symbol, iso-cvt, isotex, etc.
[EMAIL PROTECTED]
+All labeled environments discussed in @emph{The LaTeX Companion} by
+Goossens, Mittelbach & Samarin, Addison-Wesley 1994) are part of
[EMAIL PROTECTED]@TeX{}}'s defaults.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 2.17}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Label prefix expands % escapes with current file name and other stuff.
[EMAIL PROTECTED]
+Citation format now with % escapes.  This is not backward
+compatible!
[EMAIL PROTECTED]
+TEXINPUTS variable recognized when looking for input files.
[EMAIL PROTECTED]
+Context can be the nth argument of a macro.
[EMAIL PROTECTED]
+Searching in the select buffer is now possible (@kbd{C-s} and
[EMAIL PROTECTED]).
[EMAIL PROTECTED]
+Display and derive-label can use two different context methods.
[EMAIL PROTECTED]
+AMSmath @code{xalignat} and @code{xxalignat} added.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 2.14}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Variable @code{reftex-plug-into-AUCTeX} simplifies cooperation with
+AUCTeX.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 2.11}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Submitted for inclusion to Emacs and XEmacs.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 2.07}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+New functions @code{reftex-search-document},
[EMAIL PROTECTED]
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 2.05}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Support for @file{custom.el}.
[EMAIL PROTECTED]
+New function @code{reftex-grep-document} (thanks to Stephen Eglen).
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 2.03}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
[EMAIL PROTECTED], @code{table*}, @code{sidewaysfigure/table} added to
+default environments.
[EMAIL PROTECTED]
[EMAIL PROTECTED] introduced (thanks to Rory Molinari).
[EMAIL PROTECTED]
+New functions @code{reftex-arg-label}, @code{reftex-arg-ref},
[EMAIL PROTECTED]
[EMAIL PROTECTED]
+Emacs/XEmacs compatibility reworked.  XEmacs 19.15 now is
+required.
[EMAIL PROTECTED]
[EMAIL PROTECTED] (to be called from AUCTeX style
+files).
[EMAIL PROTECTED]
+Finding context with a hook function.
[EMAIL PROTECTED]
+Sorting BibTeX entries (new variable:
[EMAIL PROTECTED]).
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 2.00}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Labels can be derived from context (default for sections).
[EMAIL PROTECTED]
+Configuration of label insertion and label referencing revised.
[EMAIL PROTECTED]
+Crossref fields in BibTeX database entries.
[EMAIL PROTECTED]
[EMAIL PROTECTED] introduced (thanks to Stephen Eglen).
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 1.09}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Support for @code{tex-main-file}, an analogue for
[EMAIL PROTECTED]
[EMAIL PROTECTED]
+MS-DOS support.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 1.07}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
[EMAIL PROTECTED]@TeX{}} gets its own menu.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 1.05}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+XEmacs port.
[EMAIL PROTECTED] itemize
+
[EMAIL PROTECTED] @b{Version 1.04}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+Macros as wrappers, AMSTeX support, delayed context parsing for
+new labels.
[EMAIL PROTECTED] itemize
[EMAIL PROTECTED] ignore
+
[EMAIL PROTECTED] @b{Version 1.00}
[EMAIL PROTECTED] @bullet
[EMAIL PROTECTED]
+released on 7 Jan 1997.
[EMAIL PROTECTED] itemize
+
+
[EMAIL PROTECTED] Local Variables: 
[EMAIL PROTECTED] mode: texinfo
[EMAIL PROTECTED] TeX-master: "reftex"
[EMAIL PROTECTED] End: 


_______________________________________________
auctex-commit mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to