Changes
*******

   Here is a list of recent changes to RefTeX.

Version 3.35
   * 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.   Version 3.36
   * New value `window' for option `reftex-auto-view-crossref'.
Version 3.38
   * `reftex-view-crossref' no longer moves to find a macro.  Point has
     to be on the macro argument.   Version 3.41
   * New options `reftex-texpath-environment-variables',
     `reftex-use-external-file-finders', `reftex-external-file-finders',
     `reftex-search-unrecursed-path-first'.

   * *kpathsearch* support.  See new options and
     `reftex-bibpath-environment-variables'.   Version 3.42
   * File search further refined.  New option `reftex-file-extensions'.

   * `*toc*' buffer can show the file boundaries of a multifile
     document, all labels and associated context.  New keys `i', `l',
     and `c'.  New options `reftex-toc-include-labels',
     `reftex-toc-include-context',
     `reftex-toc-include-file-boundaries'.   Version 3.43
   * Viewing cross-references generalized.  Now works on `\label',
     `\ref', `\cite', `\bibitem', `\index', variations of these, and
     from BibTeX buffers.

   * New option `reftex-view-crossref-extra'.

   * Support for the additional sectioning commands `\addchap' and
     `\addsec' which are dfined in the LaTeX KOMA-Script classes.

   * Files in `reftex-default-bibliography' will be searched along
     `BIBINPUTS' path.

   * Reading a parse file now checks consistency.