]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorAndreas Schwab <schwab@suse.de>
Wed, 30 Jun 2004 13:49:11 +0000 (13:49 +0000)
committerAndreas Schwab <schwab@suse.de>
Wed, 30 Jun 2004 13:49:11 +0000 (13:49 +0000)
leim/ChangeLog
src/ChangeLog

index 33440199708ce4475cbee8c1976378a62da759c7..3e6bab9e1ff5dd233a730cb6c95729be0e824759 100644 (file)
@@ -1,3 +1,9 @@
+2004-06-30  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (${CHINESE-TIT:.elc=.el}): Depend on changed.tit to
+       serialize parallel builds.
+       (${MISC:.elc=.el}): Depend on changed.misc.
+
 2004-06-05  Kenichi Handa  <handa@m17n.org>
 
        * Makefile.in (leim-list.el): Depend on leim-ext.el.  Append the
index 4afb25b09bcfc95cfb3ad0058a2932a968d39012..4cf1625ebcbeabda0c26c70a5fe561b76915ba15 100644 (file)
@@ -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.