Mercurial > emacs
changeset 85204:255eda0011c7
* startup.el (fancy-startup-screen): Remove an unnecessary newline
and some leftover logic regarding dedicated frames. If showing
concise startup screen, fit window to buffer.
(command-line-1): If we will be using the splash screen, use
find-file instead of find-file-other-window to find additional
files.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 12 Oct 2007 18:55:43 +0000 |
parents | 30c3da951eae |
children | 9b2480aaba80 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 12 15:32:23 2007 +0000 +++ b/lisp/ChangeLog Fri Oct 12 18:55:43 2007 +0000 @@ -1,3 +1,12 @@ +2007-10-12 Chong Yidong <cyd@stupidchicken.com> + + * startup.el (fancy-startup-screen): Remove an unnecessary newline + and some leftover logic regarding dedicated frames. If showing + concise startup screen, fit window to buffer. + (command-line-1): If we will be using the splash screen, use + find-file instead of find-file-other-window to find additional + files. + 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca> * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the