comparison lisp/ChangeLog @ 31715:7c896543d225

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 19 Sep 2000 13:28:27 +0000
parents 7b0ae5c81072
children 6b20b7e85e3c
comparison
equal deleted inserted replaced
31714:c68a5c9b926a 31715:7c896543d225
1 2000-09-19 Gerd Moellmann <gerd@gnu.org>
2
3 * startup.el (fancy-splash-text): New variable.
4 (fancy-splash-delay, fancy-splash-image): New user-options.
5 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
6 (fancy-splash-screens): New functions.
7 (command-line-1): If display has a `display' frame parameter, has
8 colors, and we have XPM support, show more fancy splash screens.
9
1 2000-09-19 Dave Love <fx@gnu.org> 10 2000-09-19 Dave Love <fx@gnu.org>
2 11
3 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose 12 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
4 with null `help'. Use modern backquote syntax. 13 with null `help'. Use modern backquote syntax.
5 14