Mercurial > emacs
comparison src/ChangeLog @ 107826:6438b98db9dd
* process.c (exec_sentinel): Preserve current-buffer.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 11 Apr 2010 12:15:09 -0400 |
parents | 57e2e94dbe55 |
children | aa85632b7860 |
comparison
equal
deleted
inserted
replaced
107825:57e2e94dbe55 | 107826:6438b98db9dd |
---|---|
1 2010-04-11 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2010-04-11 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * process.c (exec_sentinel): Preserve current-buffer. | |
2 | 4 |
3 * process.c (read_process_output): Move the save-current-buffer to | 5 * process.c (read_process_output): Move the save-current-buffer to |
4 apply to both the filter and the non-filter branches. | 6 apply to both the filter and the non-filter branches. |
5 | 7 |
6 2010-04-10 Dan Nicolaescu <dann@ics.uci.edu> | 8 2010-04-10 Dan Nicolaescu <dann@ics.uci.edu> |