Mercurial > emacs
comparison src/ChangeLog @ 37557:a3256408325f
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 03 May 2001 17:10:00 +0000 |
parents | df1f76568623 |
children | 9e684ff3f12d |
comparison
equal
deleted
inserted
replaced
37556:171c0f4964a9 | 37557:a3256408325f |
---|---|
1 2001-05-03 Gerd Moellmann <gerd@gnu.org> | 1 2001-05-03 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * xfns.c (file_dialog_unmap_cb): New function. | |
4 (Fx_file_dialog): Use it as XmNunmapCallback to capture the case | |
5 where a dialog is closed via the window manager. | |
2 | 6 |
3 * xdisp.c (try_window_id): Cases of changes all in front of | 7 * xdisp.c (try_window_id): Cases of changes all in front of |
4 the window start or all below the window end mostly rewritten. | 8 the window start or all below the window end mostly rewritten. |
5 (redisplay_window): Move the tests if try_window_id is | 9 (redisplay_window): Move the tests if try_window_id is |
6 applicable to try_window_id. | 10 applicable to try_window_id. |