Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 3643:86be8d3dd45d
[xemacs-hg @ 2006-10-30 11:17:43 by malcolmp]
Prevent a frame appearing when starting with -unmapped.
author | malcolmp |
---|---|
date | Mon, 30 Oct 2006 11:17:46 +0000 |
parents | 305157cf3ebb |
children | b6287dbce5f0 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 29 22:51:26 2006 +0000 +++ b/lisp/ChangeLog Mon Oct 30 11:17:46 2006 +0000 @@ -1,3 +1,10 @@ +2006-10-30 Malcolm Purvis <malcolmp@xemacs.org> + + * startup.el (display-splash-screen): No longer bring buffer the + front. Fixes problems with -unmapped. + * startup.el (xemacs-splash-buffer): Pop splash buffer to the + front here instead. + 2006-10-27 Aidan Kehoe <kehoea@parhasard.net> * files.el (revert-buffer-internal):