Mercurial > emacs
comparison src/ChangeLog @ 36266:8ba820712df5
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 21 Feb 2001 16:20:24 +0000 |
parents | 80ad019be272 |
children | 3780eecdcd10 |
comparison
equal
deleted
inserted
replaced
36265:54f26d21b7a7 | 36266:8ba820712df5 |
---|---|
1 2001-02-21 Gerd Moellmann <gerd@gnu.org> | 1 2001-02-21 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * xdisp.c (redisplay_internal): Do the | |
4 mark_window_display_accurate after all windows have been | |
5 redisplayed because this call resets flags in buffers which are | |
6 needed for proper redisplay. | |
2 | 7 |
3 * keyboard.c, minibuf.c, lread.c, fns.c, eval.c: Use | 8 * keyboard.c, minibuf.c, lread.c, fns.c, eval.c: Use |
4 display_hourglass_p, start_hourglass, cancel_hourglass instead of | 9 display_hourglass_p, start_hourglass, cancel_hourglass instead of |
5 the old names. | 10 the old names. |
6 | 11 |