]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 1 Aug 2004 23:09:43 +0000 (23:09 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 1 Aug 2004 23:09:43 +0000 (23:09 +0000)
src/ChangeLog

index a891a6bb68c2acc9b45d3a9bcee6d49b1780a1a6..74a2281988b7e24f0668856096f34c80ee0fa545 100644 (file)
@@ -1,3 +1,8 @@
+2004-08-02  Kim F. Storm  <storm@cua.dk>
+
+       * process.c (read_process_output): Use whole read buffer.
+       Don't trigger adaptive read buffering on errors.
+
 2004-07-31  Luc Teirlinck  <teirllm@auburn.edu>
 
        * keymap.c (Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.