diff options
| author | Chong Yidong | 2006-03-14 15:38:43 +0000 |
|---|---|---|
| committer | Chong Yidong | 2006-03-14 15:38:43 +0000 |
| commit | 8a34117e23756a7e6e5f3f1a00d46774e6f35975 (patch) | |
| tree | a2f8004fd20163261cd393c8bc0ffd2dd59d030c /src/ChangeLog | |
| parent | 37d2ef66f705b72f9937740a6455c57e99cfce05 (diff) | |
| download | emacs-8a34117e23756a7e6e5f3f1a00d46774e6f35975.tar.gz emacs-8a34117e23756a7e6e5f3f1a00d46774e6f35975.zip | |
* xterm.c (x_uncatch_errors): Block input for entire function.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e1b3b52e7d6..f6edc410276 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-03-14 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * xterm.c (x_uncatch_errors): Block input for entire function. | ||
| 4 | |||
| 1 | 2006-03-12 Jason Rumney <jasonr@gnu.org> | 5 | 2006-03-12 Jason Rumney <jasonr@gnu.org> |
| 2 | 6 | ||
| 3 | * w32fns.c (Fx_create_frame): Remove call to | 7 | * w32fns.c (Fx_create_frame): Remove call to |