changeset 65549:7b474cdf139d

*** empty log message ***
author Carsten Dominik <dominik@science.uva.nl>
date Fri, 16 Sep 2005 10:05:32 +0000
parents 253cad16882d
children 8b9a29062a8e
files lisp/ChangeLog
diffstat 1 files changed, 35 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Sep 16 10:01:33 2005 +0000
+++ b/lisp/ChangeLog	Fri Sep 16 10:05:32 2005 +0000
@@ -1,3 +1,38 @@
+2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
+
+	* textmodes/reftex-auc.el: Small changes to remove compiler
+	warnings.
+
+	* textmodes/reftex-cite.el: Small changes to remove compiler
+	warnings.
+
+	* textmodes/reftex-dcr.el: Small changes to remove compiler
+	warnings.
+
+	* textmodes/reftex-global.el: Small changes to remove compiler
+	warnings.
+
+	* textmodes/reftex-index.el: Small changes to remove compiler
+	warnings.
+	(reftex-query-index-phrase): More efficient use of markers.
+
+	* textmodes/reftex-parse.el: Small changes to remove compiler
+	warnings.
+
+	* textmodes/reftex-ref.el: Small changes to remove compiler
+	warnings.
+
+	* textmodes/reftex-sel.el: Small changes to remove compiler
+	warnings.
+
+	* textmodes/reftex-toc.el: Small changes to remove compiler
+	warnings.
+
+	* textmodes/reftex-vars.el: Small changes to remove compiler
+	warnings.
+
+	* textmodes/reftex.el: Small changes to remove compiler warnings.
+
 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
 
 	* image.el (image-load-path): New variable.