changeset 47049:b383699b81b6

*** empty log message ***
author Carsten Dominik <dominik@science.uva.nl>
date Tue, 27 Aug 2002 09:57:45 +0000
parents 6d670ccc1c02
children 904fd28be439
files lisp/ChangeLog man/ChangeLog
diffstat 2 files changed, 43 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Aug 27 01:02:01 2002 +0000
+++ b/lisp/ChangeLog	Tue Aug 27 09:57:45 2002 +0000
@@ -1,3 +1,42 @@
+2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
+
+	* textfile/reftex-ref.el (reftex-goto-label): New command.
+
+	* textfile/reftex-vars.el (reftex-part-resets-chapter): New
+	option.
+
+	* textfile/reftex-parse.el (reftex-roman-number): New function.
+	(reftex-section-number): Better handling of parts: No chapter
+	counter resets.
+
+	* textfile/reftex.el (reftex-highlight-overlays): Added a third
+	overlay.
+	(reftex-mode-menu): Added entry for `reftex-toc-recenter.  Also
+	moved `reftex-reset-mode' to top level.
+
+	* textfile/reftex-toc.el (reftex-toc-recenter): New command.
+	(reftex-toc-pre-command-hook): Don't remove highlight overlay.
+	(reftex-toc-post-command-hook): Use overlay no 2 for highlighting.
+
+	* textfile/reftex-sel.el (reftex-get-offset): get offset of
+	document pointer *before* position, not after.
+	(reftex-insert-docstruct): get offset of document pointer *before*
+	position, not after.
+
+	* textfiles/reftex-parse.el (reftex-where-am-I): prefer marker
+	match over section title match.
+
+	* textfiles/reftex-cite.el (reftex-bib-or-thebib): New function
+	which determines on a per-file-basis if BibTeX is being used
+	locally for citations.
+	(reftex-offer-bib-menu): Use `reftex-bib-or-thebib' for better
+	cooperation with chapterbib.
+	(reftex-bibtex-selection-callback): Use `reftex-bib-or-thebib' for
+	better cooperation with chapterbib.
+
+	* textfiles/reftex-dcr.el (reftex-view-cr-cite): Use
+	`reftex-bib-or-thebib' for better cooperation with chapterbib.
+
 2002-08-26  Kim F. Storm  <storm@cua.dk>
 
 	* subr.el (suppress-keymap): Use command remapping instead of
--- a/man/ChangeLog	Tue Aug 27 01:02:01 2002 +0000
+++ b/man/ChangeLog	Tue Aug 27 09:57:45 2002 +0000
@@ -1,3 +1,7 @@
+2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
+
+	* reftex.texi: Update to RefTeX 4.19
+
 2002-06-17  Kai Gro,b_(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
 	* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.