auctex-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-commit] Changes to changes.texi


From: Ralf Angeli
Subject: [AUCTeX-commit] Changes to changes.texi
Date: Thu, 01 Mar 2007 22:32:49 +0000

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




reply via email to

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