aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2010-04-11 11:53:13 -0400
committerStefan Monnier2010-04-11 11:53:13 -0400
commit3a4fa2f208236104db1bab0c1c76e0bffd7955c1 (patch)
tree73d7d4a9b4d43ce9ff7c0f248be31b7e23acd80d /src/ChangeLog
parent3acb4c9315578a26d878907a61da8487246ef470 (diff)
downloademacs-3a4fa2f208236104db1bab0c1c76e0bffd7955c1.tar.gz
emacs-3a4fa2f208236104db1bab0c1c76e0bffd7955c1.zip
(read_process_output): Move the save-current-buffer to
apply to both the filter and the non-filter branches.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c4d1b983a61..6f0e2a73ccf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * process.c (read_process_output): Move the save-current-buffer to
4 apply to both the filter and the non-filter branches.
5
12010-04-10 Dan Nicolaescu <dann@ics.uci.edu> 62010-04-10 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * s/msdos.h (UNEXEC): New definition. 8 * s/msdos.h (UNEXEC): New definition.