From: Chong Yidong Date: Fri, 12 Oct 2007 18:55:43 +0000 (+0000) Subject: * startup.el (fancy-startup-screen): Remove an unnecessary newline X-Git-Tag: emacs-pretest-23.0.90~10392 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=34c10a587468baf784397ff790bc19baa4cbc7dc;p=emacs.git * 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. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d7578ae88cb..f74939c4e58 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2007-10-12 Chong Yidong + + * 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 * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the