summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog35
1 files changed, 35 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3fb1108349a..56c5d5a8b31 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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.