Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
56289:1170c58f2ce1 | 56290:394796636272 |
---|---|
1 2004-06-30 Andreas Schwab <schwab@suse.de> | |
2 | |
3 * image.c (CHECK_LIB_AVAILABLE): Add third parameter LIBRARIES. | |
4 (Finit_image_library): Pass LIBRARIES through to | |
5 CHECK_LIB_AVAILABLE. Declare parameters. Doc fix. | |
6 (lookup_image_type): Pass Qnil as second argument to | |
7 Finit_image_library. | |
8 | |
9 * lisp.h: Declare Finit_image_library. | |
10 | |
1 2004-06-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 11 2004-06-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
2 | 12 |
3 * macterm.c (do_window_activate, do_window_deactivate): Remove. | 13 * macterm.c (do_window_activate, do_window_deactivate): Remove. |
4 (XTread_socket): Send mouse button events to the toolbox | 14 (XTread_socket): Send mouse button events to the toolbox |
5 dispatcher even when the mouse is grabbed. Don't process window | 15 dispatcher even when the mouse is grabbed. Don't process window |