Mercurial > emacs
comparison lisp/ChangeLog @ 65551:9a09eaabc891
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 16 Sep 2005 10:31:15 +0000 |
parents | 7b474cdf139d |
children | 2f26d67eea8d |
comparison
equal
deleted
inserted
replaced
65550:8b9a29062a8e | 65551:9a09eaabc891 |
---|---|
1 2005-09-16 Carsten Dominik <dominik@science.uva.nl> | 1 2005-09-16 Carsten Dominik <dominik@science.uva.nl> |
2 | 2 |
3 * textmodes/reftex-auc.el: Small changes to remove compiler | 3 * textmodes/reftex-auc.el: |
4 warnings. | 4 * textmodes/reftex-cite.el: |
5 | 5 * textmodes/reftex-dcr.el: |
6 * textmodes/reftex-cite.el: Small changes to remove compiler | 6 * textmodes/reftex-global.el: |
7 warnings. | 7 * textmodes/reftex-parse.el: |
8 | 8 * textmodes/reftex-ref.el: |
9 * textmodes/reftex-dcr.el: Small changes to remove compiler | 9 * textmodes/reftex-sel.el: |
10 warnings. | 10 * textmodes/reftex-toc.el: |
11 | 11 * textmodes/reftex-vars.el: |
12 * textmodes/reftex-global.el: Small changes to remove compiler | 12 * textmodes/reftex.el: Small changes to remove compiler warnings. |
13 warnings. | 13 |
14 | 14 * textmodes/reftex-index.el: Likewise. |
15 * textmodes/reftex-index.el: Small changes to remove compiler | |
16 warnings. | |
17 (reftex-query-index-phrase): More efficient use of markers. | 15 (reftex-query-index-phrase): More efficient use of markers. |
18 | |
19 * textmodes/reftex-parse.el: Small changes to remove compiler | |
20 warnings. | |
21 | |
22 * textmodes/reftex-ref.el: Small changes to remove compiler | |
23 warnings. | |
24 | |
25 * textmodes/reftex-sel.el: Small changes to remove compiler | |
26 warnings. | |
27 | |
28 * textmodes/reftex-toc.el: Small changes to remove compiler | |
29 warnings. | |
30 | |
31 * textmodes/reftex-vars.el: Small changes to remove compiler | |
32 warnings. | |
33 | |
34 * textmodes/reftex.el: Small changes to remove compiler warnings. | |
35 | 16 |
36 2005-09-15 Chong Yidong <cyd@stupidchicken.com> | 17 2005-09-15 Chong Yidong <cyd@stupidchicken.com> |
37 | 18 |
38 * image.el (image-load-path): New variable. | 19 * image.el (image-load-path): New variable. |
39 (image-search-load-path): New function. | 20 (image-search-load-path): New function. |