# HG changeset patch # User Juanma Barranquero # Date 1087246897 0 # Node ID 3c44f49b46f9e70ed451c1b3b024750e8c5ae800 # Parent a5bfa1a26af3273a360f115489ede1bd49de93b7 *** empty log message *** diff -r a5bfa1a26af3 -r 3c44f49b46f9 lisp/ChangeLog --- a/lisp/ChangeLog Mon Jun 14 20:59:58 2004 +0000 +++ b/lisp/ChangeLog Mon Jun 14 21:01:37 2004 +0000 @@ -1,3 +1,14 @@ +2004-06-14 Juanma Barranquero + + * image.el (image-library-alist): New variable to map image types + to external libraries. Initialized to nil, unless system-specific + configs change it. + (image-type-available-p): Determine whether an image type is + available by calling `init-image-library'. + + * term/w32-win.el (image-library-alist): Initialize to a known set + of probable library names. + 2004-06-14 Kenichi Handa * international/code-pages.el (windows-1256, cp1125): Fix tables