From: Kim F. Storm Date: Fri, 16 Sep 2005 10:31:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~7073 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=23006f3e262605aa5e72a7715c3f901c63d0d65d;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 56c5d5a8b31..cef3f770ab4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,38 +1,19 @@ 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-auc.el: + * textmodes/reftex-cite.el: + * textmodes/reftex-dcr.el: + * textmodes/reftex-global.el: + * textmodes/reftex-parse.el: + * textmodes/reftex-ref.el: + * textmodes/reftex-sel.el: + * textmodes/reftex-toc.el: + * textmodes/reftex-vars.el: + * textmodes/reftex.el: Small changes to remove compiler warnings. - * textmodes/reftex-index.el: Small changes to remove compiler - warnings. + * textmodes/reftex-index.el: Likewise. (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.