diff options
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a9b80250a99..8f94e259f15 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -7,6 +7,9 @@ | |||
| 7 | 7 | ||
| 8 | 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk> | 8 | 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk> |
| 9 | 9 | ||
| 10 | * startup.el (command-line-1): Display startup-echo-area-message | ||
| 11 | when fancy splash screen is in use. | ||
| 12 | |||
| 10 | * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'. | 13 | * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'. |
| 11 | (sh-escaped-newline): New face. | 14 | (sh-escaped-newline): New face. |
| 12 | (sh-font-lock-keywords) <shell>: Improve regexp for escaped | 15 | (sh-font-lock-keywords) <shell>: Improve regexp for escaped |