comparison src/ChangeLog @ 30096:c7db89eda6a4

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 06 Jul 2000 14:20:42 +0000
parents 7e9128a8782c
children 54ef6ace438d
comparison
equal deleted inserted replaced
30095:96039cc24acf 30096:c7db89eda6a4
1 2000-07-06 Gerd Moellmann <gerd@gnu.org>
2
3 * window.c (Fwindow_list): Reverse list at the end.
4 (candidate_window_p): Add parameter OWINDOW. ALL_FRAMES nil
5 means allow windows on OWINDOW's frame, only.
6 (window_loop): Simplified; use Fwindow_list.
7
8 * Makefile.in (TAGS-LISP): Don't pass `$(lispsource)' to make.
9
1 2000-07-05 Gerd Moellmann <gerd@gnu.org> 10 2000-07-05 Gerd Moellmann <gerd@gnu.org>
2 11
3 * xterm.c (XTread_socket): Increment handling_signal at the start, 12 * xterm.c (XTread_socket): Increment handling_signal at the start,
4 decrement it at the end. 13 decrement it at the end.
5 14