# HG changeset patch # User Gerd Moellmann # Date 975788379 0 # Node ID 2f332379e418c9ea12cda4430797cd3be9e1c1c1 # Parent 9aede9b4161c3b248f64eed78b8930b82a0ebbc1 *** empty log message *** diff -r 9aede9b4161c -r 2f332379e418 lisp/ChangeLog --- 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 + + * 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 * 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