Mercurial > emacs
changeset 56108:3c44f49b46f9
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 14 Jun 2004 21:01:37 +0000 |
parents | a5bfa1a26af3 |
children | 53374ab0a92d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <lektu@terra.es> + + * 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 <handa@m17n.org> * international/code-pages.el (windows-1256, cp1125): Fix tables