Mercurial > emacs
comparison lisp/ChangeLog @ 52554:3cf6b0b6a5ef
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 19 Sep 2003 22:44:45 +0000 |
parents | dab2424315f1 |
children | f773f7b8fa3f |
comparison
equal
deleted
inserted
replaced
52553:c9d6b407c93b | 52554:3cf6b0b6a5ef |
---|---|
5 | 5 |
6 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk> | 6 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk> |
7 | 7 |
8 * startup.el (command-line-1): Stop startup-echo-area-message | 8 * startup.el (command-line-1): Stop startup-echo-area-message |
9 being hidden by "Loading image..." message. | 9 being hidden by "Loading image..." message. |
10 (use-fancy-splash-screens-p, display-splash-screen): Move | |
11 display-graphic-p test from latter to former. | |
10 | 12 |
11 * progmodes/sh-script.el (sh-font-lock-keywords): Highlight | 13 * progmodes/sh-script.el (sh-font-lock-keywords): Highlight |
12 escaped EOLs differently from other backslash constructs. | 14 escaped EOLs differently from other backslash constructs. |
13 | 15 |
14 2003-09-19 Richard M. Stallman <rms@gnu.org> | 16 2003-09-19 Richard M. Stallman <rms@gnu.org> |