Mercurial > emacs
changeset 52554:3cf6b0b6a5ef
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 19 Sep 2003 22:44:45 +0000 |
parents | c9d6b407c93b |
children | 6fde172d0fc4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Sep 19 22:42:24 2003 +0000 +++ b/lisp/ChangeLog Fri Sep 19 22:44:45 2003 +0000 @@ -7,6 +7,8 @@ * startup.el (command-line-1): Stop startup-echo-area-message being hidden by "Loading image..." message. + (use-fancy-splash-screens-p, display-splash-screen): Move + display-graphic-p test from latter to former. * progmodes/sh-script.el (sh-font-lock-keywords): Highlight escaped EOLs differently from other backslash constructs.