# HG changeset patch # User Carsten Dominik # Date 1126865132 0 # Node ID 7b474cdf139d313637abcb1830abc5f5bf1fc825 # Parent 253cad16882d58d56e215cd9f5278d181bdfd881 *** empty log message *** diff -r 253cad16882d -r 7b474cdf139d lisp/ChangeLog --- 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 + + * 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 * image.el (image-load-path): New variable.