aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorBill Wohler2006-03-14 19:35:08 +0000
committerBill Wohler2006-03-14 19:35:08 +0000
commit70949f309abf3fd2f7c27a253d3ee5d1bf30d83b (patch)
tree0942ab6fb9f1ada300ef7904ef0fc15c79170987 /lispref/ChangeLog
parent44e3f44013ee5d526d2666e2ec8ed4962f9a6c77 (diff)
downloademacs-70949f309abf3fd2f7c27a253d3ee5d1bf30d83b.tar.gz
emacs-70949f309abf3fd2f7c27a253d3ee5d1bf30d83b.zip
(Defining Images): In image-load-path-for-library, always return list
of directories. Update example.
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 5b5a316c95e..9d07a2d59c8 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
12006-03-14 Bill Wohler <wohler@newt.com>
2
3 * display.texi (Defining Images): In image-load-path-for-library,
4 always return list of directories. Update example.
5
12006-03-14 Alan Mackenzie <acm@muc.de> 62006-03-14 Alan Mackenzie <acm@muc.de>
2 7
3 * modes.texi: New node, "Region to Fontify" (for Font Lock). 8 * modes.texi: New node, "Region to Fontify" (for Font Lock).