Mercurial > emacs
diff src/ChangeLog @ 65950:543b18532c51
(Fwindow_end): Don't try to redisplay if non-interactive.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Sun, 09 Oct 2005 16:53:35 +0000 |
parents | a9e534a7e62c |
children | 4bf70e5aa52d |
line wrap: on
line diff
--- a/src/ChangeLog Sun Oct 09 15:49:52 2005 +0000 +++ b/src/ChangeLog Sun Oct 09 16:53:35 2005 +0000 @@ -1,6 +1,10 @@ +2005-10-09 Romain Francoise <romain@orebokech.com> + + * window.c (Fwindow_end): Don't try to redisplay if non-interactive. + 2005-10-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> - * emacs.c (standard_args): Removed options -i, -itype, --icon-type, + * emacs.c (standard_args): Removed options -i, -itype, --icon-type, added -nb, --no-bitmap-icon. * xfns.c (Fx_create_frame): Make bitmapIcon have default on.