comparison src/ChangeLog @ 63131:9ea9379c1208

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 08 Jun 2005 15:26:33 +0000
parents 9698305b2fc0
children fdbda2a9a6bf
comparison
equal deleted inserted replaced
63130:4cfb394d5fcf 63131:9ea9379c1208
1 2005-06-08 Richard M. Stallman <rms@gnu.org>
2
3 * xdisp.c (get_next_display_element): Alter previous change:
4 Distinguish Vshow_nonbreak_escape = t or not t.
5 For t, use escape_glyph once again, as before previous change.
6 Use space or hyphen for display, instead of the non-ASCII char.
7 (syms_of_xdisp) <show-nonbreak-escape>: Doc fix.
8
9 * process.c (Fstart_process): Don't touch command_channel_p slot.
10
11 * process.h (struct process): Conditionalize slots
12 adaptive_read_buffering, read_output_delay and read_output_skip
13 on ADAPTIVE_READ_BUFFERING.
14 Delete command_channel_p.
15
1 2005-06-07 Masatake YAMATO <jet@gyve.org> 16 2005-06-07 Masatake YAMATO <jet@gyve.org>
2 17
3 * xdisp.c (note_mode_line_or_margin_highlight): Check 18 * xdisp.c (note_mode_line_or_margin_highlight): Check
4 the overlapping of re-rendering area to avoid flickering. 19 the overlapping of re-rendering area to avoid flickering.
5 (note_mouse_highlight): Call clear_mouse_face if PART 20 (note_mouse_highlight): Call clear_mouse_face if PART