comparison src/ChangeLog @ 104362:cc98a0640268

(syms_of_keyboard): Default to 5 buttons, which should be enough for the most common situations. Avoid SET_SYMBOL_VALUE.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 19 Aug 2009 14:39:35 +0000
parents 3d3872e3a30f
children 6d088d4b6e1f
comparison
equal deleted inserted replaced
104361:c31a03d47ec9 104362:cc98a0640268
1 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * keyboard.c (syms_of_keyboard): Default to 5 buttons, which should be
4 enough for the most common situations. Avoid SET_SYMBOL_VALUE.
5
1 2009-08-18 Michael Albinus <michael.albinus@gmx.de> 6 2009-08-18 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * dbusbind.c (xd_add_watch, xd_remove_watch, Fdbus_init_bus): New 8 * dbusbind.c (xd_add_watch, xd_remove_watch, Fdbus_init_bus):
4 functions. 9 New functions.
5 (xd_initialize): Revert change from 2009-08-16. 10 (xd_initialize): Revert change from 2009-08-16.
6 11
7 2009-08-18 Kenichi Handa <handa@m17n.org> 12 2009-08-18 Kenichi Handa <handa@m17n.org>
8 13
9 * fontset.c (Ffontset_font): If a nil element is found in a 14 * fontset.c (Ffontset_font): If a nil element is found in a
17 (wait_reading_process_output): Always check process status, but 22 (wait_reading_process_output): Always check process status, but
18 don't perform redisplay unless DO_DISPLAY is non-zero (Bug#2930). 23 don't perform redisplay unless DO_DISPLAY is non-zero (Bug#2930).
19 24
20 2009-08-17 Ken Raeburn <raeburn@raeburn.org> 25 2009-08-17 Ken Raeburn <raeburn@raeburn.org>
21 26
22 * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the 27 * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.
23 value.
24 (XFLOAT_INIT): New macro for storing a float value. 28 (XFLOAT_INIT): New macro for storing a float value.
25 * alloc.c (make_float, make_pure_float): Use XFLOAT_INIT. 29 * alloc.c (make_float, make_pure_float): Use XFLOAT_INIT.
26 * fns.c (sxhash): Copy out the value of a float in order to 30 * fns.c (sxhash): Copy out the value of a float in order to
27 examine its bytes. 31 examine its bytes.
28 * dbusbind.c (xd_append_arg): Likewise. 32 * dbusbind.c (xd_append_arg): Likewise.
36 message has been arrived. 40 message has been arrived.
37 (Fdbus_call_method_asynchronously): Allow nil HANDLER. 41 (Fdbus_call_method_asynchronously): Allow nil HANDLER.
38 42
39 2009-08-15 Michael Albinus <michael.albinus@gmx.de> 43 2009-08-15 Michael Albinus <michael.albinus@gmx.de>
40 44
41 * dbusbind.c (xd_get_dispatch_status, xd_pending_messages): New 45 * dbusbind.c (xd_get_dispatch_status, xd_pending_messages):
42 functions. 46 New functions.
43 47
44 * lisp.h (xd_pending_messages): Declare. 48 * lisp.h (xd_pending_messages): Declare.
45 49
46 * keyboard.c (readable_events): Call xd_pending_messages. 50 * keyboard.c (readable_events): Call xd_pending_messages.
47 51
48 2009-08-15 Chong Yidong <cyd@stupidchicken.com> 52 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
49 53
50 * eval.c (Fcalled_interactively_p, Finteractive_p): Doc 54 * eval.c (Fcalled_interactively_p, Finteractive_p): Doc fix (Bug#3936).
51 fix (Bug#3936).
52 55
53 * xdisp.c (pop_it): Don't pop into a display vector (Bug#4131). 56 * xdisp.c (pop_it): Don't pop into a display vector (Bug#4131).
54 57
55 * buffer.c (set_buffer_internal_1) 58 * buffer.c (set_buffer_internal_1)
56 (swap_out_buffer_local_variables): Check for unbound local 59 (swap_out_buffer_local_variables): Check for unbound local