# HG changeset patch # User Richard M. Stallman # Date 1100409478 0 # Node ID f1f027a3651901ab1e2484b7cca3c24c3a7f4a76 # Parent 4410b7cd84c440aea5779a0f1ef8571601c96fa1 *** empty log message *** diff -r 4410b7cd84c4 -r f1f027a36519 src/ChangeLog --- a/src/ChangeLog Sun Nov 14 05:17:38 2004 +0000 +++ b/src/ChangeLog Sun Nov 14 05:17:58 2004 +0000 @@ -1,3 +1,13 @@ +2004-11-13 Richard M. Stallman + + * xdisp.c (reseat_at_previous_visible_line_start): No longer static. + (get_next_display_element): Fix previous change to apply only to \n. + + * indent.c (Fvertical_motion): Scan to PT from start of line to + make iterator consistent. + + * minibuf.c (syms_of_minibuf) : Doc fix. + 2004-11-14 Jan Dj,Ad(Brv * gtkutil.c (pop_down_file_dialog): Add BLOCK_INPUT.