Mercurial > emacs
comparison src/ChangeLog @ 35317:6391ae41f1d0
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 15 Jan 2001 20:15:25 +0000 |
parents | fa4ab94661f2 |
children | f76774e6b90d |
comparison
equal
deleted
inserted
replaced
35316:fa4ab94661f2 | 35317:6391ae41f1d0 |
---|---|
1 2001-01-15 Gerd Moellmann <gerd@gnu.org> | 1 2001-01-15 Gerd Moellmann <gerd@gnu.org> |
2 | 2 |
3 * xterm.c (x_set_mouse_face_gc): If the last use mouse face | 3 * xterm.c (x_set_mouse_face_gc): If the last used mouse face |
4 has gone in the meantime, use face MOUSE_FACE_ID. | 4 has gone in the meantime, use face MOUSE_FACE_ID. |
5 | 5 |
6 * xterm.c (x_connection_closed) [USE_X_TOOLKIT]: If | 6 * xterm.c (x_connection_closed) [USE_X_TOOLKIT]: If |
7 x_display_info_for_display returns null, don't try to close | 7 x_display_info_for_display returns null, don't try to close |
8 the display; we didn't open it. | 8 the display; we didn't open it. |