aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2007-10-12 18:55:43 +0000
committerChong Yidong2007-10-12 18:55:43 +0000
commit34c10a587468baf784397ff790bc19baa4cbc7dc (patch)
tree1f5edcbaadd11fad76971e05774c3cf312a92524
parente3d60db07136e9a4a9a31b7341cf3f2801cc8ef7 (diff)
downloademacs-34c10a587468baf784397ff790bc19baa4cbc7dc.tar.gz
emacs-34c10a587468baf784397ff790bc19baa4cbc7dc.zip
* 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.
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d7578ae88cb..f74939c4e58 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12007-10-12 Chong Yidong <cyd@stupidchicken.com>
2
3 * startup.el (fancy-startup-screen): Remove an unnecessary newline
4 and some leftover logic regarding dedicated frames. If showing
5 concise startup screen, fit window to buffer.
6 (command-line-1): If we will be using the splash screen, use
7 find-file instead of find-file-other-window to find additional
8 files.
9
12007-10-12 Stefan Monnier <monnier@iro.umontreal.ca> 102007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
2 11
3 * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the 12 * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the