comparison src/ChangeLog @ 76527:eaa447f0294d

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 18 Mar 2007 00:20:22 +0000
parents c85a2d7beebf
children 285bea46e419
comparison
equal deleted inserted replaced
76526:89c077825908 76527:eaa447f0294d
1 2007-03-17 Richard Stallman <rms@gnu.org> 1 2007-03-17 Juanma Barranquero <lekktu@gmail.com>
2 2
3 * dired.c (file_name_completion): Gcpro NAME. 3 * buffer.c (syms_of_buffer) <buffer-display-table>: Doc fix.
4 4 Reported by Nikolaj Schumacher <n_schumacher@web.de>.
5 2007-03-17 Chong Yidong <cyd@stupidchicken.com>
6
7 * xdisp.c (try_window_id): Increment matrix positions if the
8 buffer's byte count has increased, but not the character count.
9 5
10 2007-03-12 Andreas Schwab <schwab@suse.de> 6 2007-03-12 Andreas Schwab <schwab@suse.de>
11 7
12 * lisp.h: Declare check_obarray. 8 * lisp.h: Declare check_obarray.
13 9
33 29
34 * macfns.c (Fx_server_vendor): Change vendor string to "Apple Inc.". 30 * macfns.c (Fx_server_vendor): Change vendor string to "Apple Inc.".
35 31
36 2007-03-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 32 2007-03-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
37 33
38 * macterm.c [USE_CARBON_EVENTS] (mac_handle_mouse_event): Ignore 34 * macterm.c [USE_CARBON_EVENTS] (mac_handle_mouse_event):
39 mouse wheel movement on title bar or tool bar. 35 Ignore mouse wheel movement on title bar or tool bar.
40 36
41 2007-03-10 Chong Yidong <cyd@stupidchicken.com> 37 2007-03-10 Chong Yidong <cyd@stupidchicken.com>
42 38
43 * keyboard.c (help_form_saved_window_configs): New var. 39 * keyboard.c (help_form_saved_window_configs): New var.
44 (read_char_help_form_unwind): New function. 40 (read_char_help_form_unwind): New function.