diff options
| author | Glenn Morris | 2008-01-10 04:08:55 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-01-10 04:08:55 +0000 |
| commit | c0323133334f70c2e25f4ace22084e3696bf2a5a (patch) | |
| tree | c517b294f36f84c0918d6a31d62f71bc39165bc3 /src/ChangeLog | |
| parent | 86a6434d770818b9f29e9c42629d3257f5062a15 (diff) | |
| download | emacs-c0323133334f70c2e25f4ace22084e3696bf2a5a.tar.gz emacs-c0323133334f70c2e25f4ace22084e3696bf2a5a.zip | |
Chong Yidong <cyd at stupidchicken.com>
(wait_reading_process_output): Check for window changes caused by timers.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6433adaee13..18b1e04a1d7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-01-10 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * process.c (wait_reading_process_output): Check for window | ||
| 4 | changes caused by timers. | ||
| 5 | |||
| 1 | 2008-01-09 Kenichi Handa <handa@ni.aist.go.jp> | 6 | 2008-01-09 Kenichi Handa <handa@ni.aist.go.jp> |
| 2 | 7 | ||
| 3 | * coding.c (detect_coding_iso2022): New arg | 8 | * coding.c (detect_coding_iso2022): New arg |