Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
3642:688f75d3668d | 3643:86be8d3dd45d |
---|---|
1 2006-10-30 Malcolm Purvis <malcolmp@xemacs.org> | |
2 | |
3 * startup.el (display-splash-screen): No longer bring buffer the | |
4 front. Fixes problems with -unmapped. | |
5 * startup.el (xemacs-splash-buffer): Pop splash buffer to the | |
6 front here instead. | |
7 | |
1 2006-10-27 Aidan Kehoe <kehoea@parhasard.net> | 8 2006-10-27 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * files.el (revert-buffer-internal): | 10 * files.el (revert-buffer-internal): |
4 When reverting, use the buffer-file-coding-system of the file's | 11 When reverting, use the buffer-file-coding-system of the file's |
5 buffer when determing whether something has changed on disk. | 12 buffer when determing whether something has changed on disk. |