Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4441 emacs/src/ChangeLog:1.4442
*** emacs/src/ChangeLog:1.4441 Tue Jun 7 14:32:23 2005
--- emacs/src/ChangeLog Wed Jun 8 15:26:33 2005
***************
*** 1,3 ****
--- 1,18 ----
+ 2005-06-08 Richard M. Stallman <[EMAIL PROTECTED]>
+
+ * xdisp.c (get_next_display_element): Alter previous change:
+ Distinguish Vshow_nonbreak_escape = t or not t.
+ For t, use escape_glyph once again, as before previous change.
+ Use space or hyphen for display, instead of the non-ASCII char.
+ (syms_of_xdisp) <show-nonbreak-escape>: Doc fix.
+
+ * process.c (Fstart_process): Don't touch command_channel_p slot.
+
+ * process.h (struct process): Conditionalize slots
+ adaptive_read_buffering, read_output_delay and read_output_skip
+ on ADAPTIVE_READ_BUFFERING.
+ Delete command_channel_p.
+
2005-06-07 Masatake YAMATO <[EMAIL PROTECTED]>
* xdisp.c (note_mode_line_or_margin_highlight): Check
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs