comparison src/ChangeLog @ 56781:c54fa35b4ded

* xfns.c (x_window_to_frame, x_any_window_to_frame) (x_non_menubar_window_to_frame, x_menubar_window_to_frame) (x_top_window_to_frame): Return 0 if wdesc is None.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 24 Aug 2004 10:54:39 +0000
parents f1b47174fed2
children 1dac05def6d8
comparison
equal deleted inserted replaced
56780:69e7e4eb798f 56781:c54fa35b4ded
1 2004-08-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xfns.c (x_window_to_frame, x_any_window_to_frame)
4 (x_non_menubar_window_to_frame, x_menubar_window_to_frame)
5 (x_top_window_to_frame): Return 0 if wdesc is None.
6
1 2004-08-22 Richard M. Stallman <rms@gnu.org> 7 2004-08-22 Richard M. Stallman <rms@gnu.org>
2 8
3 * process.c (process_send_signal) [SIGNALS_VIA_CHARACTERS, 9 * process.c (process_send_signal) [SIGNALS_VIA_CHARACTERS,
4 HAVE_TERMIOS]: If there's no char for this signal, drop through 10 HAVE_TERMIOS]: If there's no char for this signal, drop through
5 and use system calls. 11 and use system calls.