aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2005-04-05 15:19:00 +0000
committerGlenn Morris2005-04-05 15:19:00 +0000
commitf4564cfdc38eb8aee6cd17ca9cea735dc8c45c35 (patch)
tree0684882f4c8552a3efd35191f953b99ce54dd8e5
parentab7bc2908ba54e4172c02ac04ed2bdfa008fadcf (diff)
downloademacs-f4564cfdc38eb8aee6cd17ca9cea735dc8c45c35.tar.gz
emacs-f4564cfdc38eb8aee6cd17ca9cea735dc8c45c35.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog3
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
82005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk> 82005-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