Mercurial > emacs
diff src/ChangeLog @ 56290:394796636272
*** empty log message ***
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Wed, 30 Jun 2004 13:49:11 +0000 |
parents | a86513bb0232 |
children | 9f2593e56a2a |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jun 30 13:48:50 2004 +0000 +++ b/src/ChangeLog Wed Jun 30 13:49:11 2004 +0000 @@ -1,3 +1,13 @@ +2004-06-30 Andreas Schwab <schwab@suse.de> + + * image.c (CHECK_LIB_AVAILABLE): Add third parameter LIBRARIES. + (Finit_image_library): Pass LIBRARIES through to + CHECK_LIB_AVAILABLE. Declare parameters. Doc fix. + (lookup_image_type): Pass Qnil as second argument to + Finit_image_library. + + * lisp.h: Declare Finit_image_library. + 2004-06-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * macterm.c (do_window_activate, do_window_deactivate): Remove.