Mercurial > emacs
changeset 65551:9a09eaabc891
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 16 Sep 2005 10:31:15 +0000 |
parents | 8b9a29062a8e |
children | 2f26d67eea8d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 31 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Sep 16 10:07:38 2005 +0000 +++ b/lisp/ChangeLog Fri Sep 16 10:31:15 2005 +0000 @@ -1,38 +1,19 @@ 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. + * 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: 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 <cyd@stupidchicken.com> * image.el (image-load-path): New variable.