aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorBill Wohler2006-03-14 19:16:24 +0000
committerBill Wohler2006-03-14 19:16:24 +0000
commit5248a565cad8ca4a489fb8e8cd1bd21a2cf8f006 (patch)
treec42687b0e667770d123227156e11196a70118da7 /lisp/ChangeLog
parentc852c516e024765752eb63fb197480a37633241f (diff)
downloademacs-5248a565cad8ca4a489fb8e8cd1bd21a2cf8f006.tar.gz
emacs-5248a565cad8ca4a489fb8e8cd1bd21a2cf8f006.zip
(image-load-path-for-library): Pass value of path rather than symbol.
Always return list of directories. Guarantee that image directory comes first.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7c796211e96..ef7613f6b9d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12006-03-14 Bill Wohler <wohler@newt.com>
2
3 * image.el (image-load-path-for-library): Pass value of path
4 rather than symbol. Always return list of directories. Guarantee
5 that image directory comes first.
6
12006-03-14 Alan Mackenzie <acm@muc.de> 72006-03-14 Alan Mackenzie <acm@muc.de>
2 8
3 * font-core.el: New function/variable 9 * font-core.el: New function/variable