comparison lisp/ChangeLog @ 65549:7b474cdf139d

*** empty log message ***
author Carsten Dominik <dominik@science.uva.nl>
date Fri, 16 Sep 2005 10:05:32 +0000
parents 78d74ef1436b
children 9a09eaabc891
comparison
equal deleted inserted replaced
65548:253cad16882d 65549:7b474cdf139d
1 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
2
3 * textmodes/reftex-auc.el: Small changes to remove compiler
4 warnings.
5
6 * textmodes/reftex-cite.el: Small changes to remove compiler
7 warnings.
8
9 * textmodes/reftex-dcr.el: Small changes to remove compiler
10 warnings.
11
12 * textmodes/reftex-global.el: Small changes to remove compiler
13 warnings.
14
15 * textmodes/reftex-index.el: Small changes to remove compiler
16 warnings.
17 (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
1 2005-09-15 Chong Yidong <cyd@stupidchicken.com> 36 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2 37
3 * image.el (image-load-path): New variable. 38 * image.el (image-load-path): New variable.
4 (image-search-load-path): New function. 39 (image-search-load-path): New function.
5 (find-image): Search for images in `image-load-path'. 40 (find-image): Search for images in `image-load-path'.