Mercurial > emacs
diff src/ChangeLog @ 57472:5b9aedebc396
*** empty log message ***
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Wed, 13 Oct 2004 09:50:15 +0000 |
| parents | cf7ca20f843a |
| children | 991294eeb9d6 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Oct 13 09:07:17 2004 +0000 +++ b/src/ChangeLog Wed Oct 13 09:50:15 2004 +0000 @@ -1,5 +1,8 @@ 2004-10-13 Kim F. Storm <storm@cua.dk> + * callproc.c (Fcall_process): Simplify handling of display arg. + Resume `display_on_the_fly' once a coding system is determined. + * xdisp.c (redisplay_preserve_echo_area): Fix last change. 2004-10-12 Kim F. Storm <storm@cua.dk>
