comparison src/ChangeLog @ 34675:354a5b33d058

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 18 Dec 2000 13:17:24 +0000
parents fc538c74eb95
children 29b75d7780f1
comparison
equal deleted inserted replaced
34674:79dde983f45b 34675:354a5b33d058
2 2
3 * dired.c (directory_files_internal): Always return decoded filenames. 3 * dired.c (directory_files_internal): Always return decoded filenames.
4 4
5 2000-12-18 Gerd Moellmann <gerd@gnu.org> 5 2000-12-18 Gerd Moellmann <gerd@gnu.org>
6 6
7 * xterm.c (x_connection_closed): Prevent being called recursively
8 because of an error condition in XtCloseDisplay.
9
7 * xdisp.c (init_iterator): If noninteractive, and the frame's 10 * xdisp.c (init_iterator): If noninteractive, and the frame's
8 face cache is null, make one. 11 face cache is null, make one.
9 12
10 * xfns.c (show_busy_cursor): Check for live frames more 13 * xfns.c (show_busy_cursor): Check for live frames more
11 thoroughly. 14 thoroughly.