diff options
| author | Stefan Monnier | 2006-01-23 22:08:13 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2006-01-23 22:08:13 +0000 |
| commit | e5e26d8f7df1d5a8b4b2c431015f202324f3ec3b (patch) | |
| tree | eb83600ae731319bce2a3d46a9d71527311e27d4 /src/ChangeLog | |
| parent | 1e3b6bec727d28a561c86945a018416dd99fe2e2 (diff) | |
| download | emacs-e5e26d8f7df1d5a8b4b2c431015f202324f3ec3b.tar.gz emacs-e5e26d8f7df1d5a8b4b2c431015f202324f3ec3b.zip | |
(x_catch_errors_unwind): Yet another int/Lisp_Object mixup.
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 66dcf16adb9..7a652d04049 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * xterm.c (x_catch_errors_unwind): Yet another int/Lisp_Object mixup. | ||
| 4 | |||
| 1 | 2006-01-23 Kim F. Storm <storm@cua.dk> | 5 | 2006-01-23 Kim F. Storm <storm@cua.dk> |
| 2 | 6 | ||
| 3 | * xdisp.c (handle_single_display_spec): Fix handling of space | 7 | * xdisp.c (handle_single_display_spec): Fix handling of space |