changeset 42081:174e93fec7cc

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 16 Dec 2001 18:29:53 +0000
parents 4dd93ea3bc4f
children 20c1f73d3db3
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Dec 16 18:27:51 2001 +0000
+++ b/lisp/ChangeLog	Sun Dec 16 18:29:53 2001 +0000
@@ -1,5 +1,12 @@
 2001-12-16  Richard M. Stallman  <rms@gnu.org>
 
+	* startup.el (command-line-1): Display startup screen
+	even if there are command line args.
+	Add a note about how to go to editing your files. 
+	(fancy-splash-head): Add a note about how to go to your files.
+	(fancy-splash-outer-buffer): New variable.
+	(fancy-splash-screens): Bind variable fancy-splash-outer-buffer.
+
 	* subr.el (with-temp-message): At the end, always discard
 	the temp message, even by clearing the echo area.