Mercurial > emacs
diff src/ChangeLog @ 46649:5b983d53ff02
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 23 Jul 2002 19:33:09 +0000 |
parents | 092fdaf5781b |
children | 70e2943a7427 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Jul 23 19:31:18 2002 +0000 +++ b/src/ChangeLog Tue Jul 23 19:33:09 2002 +0000 @@ -1,3 +1,11 @@ +2002-07-23 Gerd Moellmann <gerd.moellmann@t-online.de> + + * xdisp.c (redisplay_updating_p): New variable. + (init_iterator): Don't free realized faces when + redisplay_updating_p is set. + (redisplay_internal): Set redisplay_updating_p while updating + the display. + 2002-07-23 Richard M. Stallman <rms@gnu.org> * editfns.c (Fmessage): Treat "" like nil.