emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 08 Jun 2005 11:26:34 -0400

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  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * xdisp.c (note_mode_line_or_margin_highlight): Check




reply via email to

[Prev in Thread] Current Thread [Next in Thread]