diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cbf06bc480f..d49514b2fc0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2004-08-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * xterm.c (x_catch_errors_unwind): Do not XSync if display has closed. | ||
| 4 | |||
| 5 | * xfns.c (x_window_to_frame, x_any_window_to_frame) | ||
| 6 | (x_non_menubar_window_to_frame, x_menubar_window_to_frame) | ||
| 7 | (x_top_window_to_frame): Return 0 if wdesc is None. | ||
| 8 | |||
| 1 | 2004-08-22 Richard M. Stallman <rms@gnu.org> | 9 | 2004-08-22 Richard M. Stallman <rms@gnu.org> |
| 2 | 10 | ||
| 3 | * process.c (process_send_signal) [SIGNALS_VIA_CHARACTERS, | 11 | * process.c (process_send_signal) [SIGNALS_VIA_CHARACTERS, |