comparison src/ChangeLog @ 58208:f1f027a36519

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 14 Nov 2004 05:17:58 +0000
parents 54c649507b74
children 8f529503ae83
comparison
equal deleted inserted replaced
58207:4410b7cd84c4 58208:f1f027a36519
1 2004-11-13 Richard M. Stallman <rms@gnu.org>
2
3 * xdisp.c (reseat_at_previous_visible_line_start): No longer static.
4 (get_next_display_element): Fix previous change to apply only to \n.
5
6 * indent.c (Fvertical_motion): Scan to PT from start of line to
7 make iterator consistent.
8
9 * minibuf.c (syms_of_minibuf) <completion-ignore-case>: Doc fix.
10
1 2004-11-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 11 2004-11-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 12
3 * gtkutil.c (pop_down_file_dialog): Add BLOCK_INPUT. 13 * gtkutil.c (pop_down_file_dialog): Add BLOCK_INPUT.
4 14
5 * xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use. 15 * xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use.