Mercurial > emacs
changeset 61315:d41150c0605f
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 05 Apr 2005 13:06:25 +0000 |
parents | 19126e0f7481 |
children | 283f977b41fb |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Apr 05 13:01:58 2005 +0000 +++ b/lisp/ChangeLog Tue Apr 05 13:06:25 2005 +0000 @@ -1,5 +1,10 @@ 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk> + * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'. + (sh-escaped-newline): New face. + (sh-font-lock-keywords) <shell>: Improve regexp for escaped + newline, and use sh-escaped-newline face. + * progmodes/tcl.el (tcl-escaped-newline): New face. (tcl-builtin-list): New variable. (tcl-set-font-lock-keywords): Add builtins, variables, and escaped