Mercurial > emacs
changeset 35316:fa4ab94661f2
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 15 Jan 2001 20:14:45 +0000 |
parents | 1f5511b1d5ea |
children | 6391ae41f1d0 |
files | src/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jan 15 20:14:16 2001 +0000 +++ b/src/ChangeLog Mon Jan 15 20:14:45 2001 +0000 @@ -1,5 +1,8 @@ 2001-01-15 Gerd Moellmann <gerd@gnu.org> + * xterm.c (x_set_mouse_face_gc): If the last use mouse face + has gone in the meantime, use face MOUSE_FACE_ID. + * xterm.c (x_connection_closed) [USE_X_TOOLKIT]: If x_display_info_for_display returns null, don't try to close the display; we didn't open it.