From 34c10a587468baf784397ff790bc19baa4cbc7dc Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 12 Oct 2007 18:55:43 +0000 Subject: [PATCH] * 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. --- lisp/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) 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 -- 2.39.5