Mercurial > emacs
comparison src/ChangeLog @ 40006:53a414f28f58
*** empty log message ***
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Wed, 17 Oct 2001 17:19:27 +0000 |
parents | 1a9af1030414 |
children | 0af935f18858 |
comparison
equal
deleted
inserted
replaced
40005:8bde67004473 | 40006:53a414f28f58 |
---|---|
1 2001-10-17 Andrew Innes <andrewi@gnu.org> | |
2 | |
3 * w32term.c (w32_read_socket): Determine clipping rectangle for | |
4 the entire frame, including areas covered by scrollbars and the | |
5 menubar. This avoids internal arguments about whether a frame is | |
6 fully obscured or not. | |
7 | |
1 2001-10-17 Gerd Moellmann <gerd@gnu.org> | 8 2001-10-17 Gerd Moellmann <gerd@gnu.org> |
2 | 9 |
3 * xdisp.c (try_window_id): Undo last change. Give up if | 10 * xdisp.c (try_window_id): Undo last change. Give up if |
4 window ends in strings. | 11 window ends in strings. |
5 | 12 |