changeset 34130:2f332379e418

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sat, 02 Dec 2000 20:19:39 +0000
parents 9aede9b4161c
children 63a3259e1b50
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Dec 02 20:17:48 2000 +0000
+++ b/lisp/ChangeLog	Sat Dec 02 20:19:39 2000 +0000
@@ -1,3 +1,9 @@
+2000-12-02  Gerd Moellmann  <gerd@gnu.org>
+
+	* startup.el (use-fancy-splash-screens-p): New function.
+	(command-line-1): Use it to determine whether or not to use
+	a fancy splash screen.
+
 2000-12-02  Andreas Schwab  <schwab@suse.de>
 
 	* emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
@@ -14,7 +20,7 @@
 	with numeric argument.  Docstring fix.
 	(toplevel): Require cl when compiling.
 	
-	* internat/mule.el (make-char): Doc fix.
+	* international/mule.el (make-char): Doc fix.
 
 2000-12-02  Jason Rumney  <jasonr@gnu.org>