Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Dec 18 12:54:50 2000 +0000 +++ b/src/ChangeLog Mon Dec 18 13:17:24 2000 +0000 @@ -4,6 +4,9 @@ 2000-12-18 Gerd Moellmann <gerd@gnu.org> + * xterm.c (x_connection_closed): Prevent being called recursively + because of an error condition in XtCloseDisplay. + * xdisp.c (init_iterator): If noninteractive, and the frame's face cache is null, make one.