Mercurial > emacs
changeset 52551:63e754c53eb8
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 19 Sep 2003 17:13:23 +0000 |
parents | 75c282492c17 |
children | dab2424315f1 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Sep 19 17:12:53 2003 +0000 +++ b/lisp/ChangeLog Fri Sep 19 17:13:23 2003 +0000 @@ -1,3 +1,11 @@ +2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk> + + * startup.el (command-line-1): Stop startup-echo-area-message + being hidden by "Loading image..." message. + + * progmodes/sh-script.el (sh-font-lock-keywords): Highlight + escaped EOLs differently from other backslash constructs. + 2003-09-19 Richard M. Stallman <rms@gnu.org> * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):