# HG changeset patch # User Glenn Morris # Date 1112706385 0 # Node ID d41150c0605f59ae1c4d3b6d73d8af390ffd9f0c # Parent 19126e0f74816169d978da38694f774328769641 *** empty log message *** diff -r 19126e0f7481 -r d41150c0605f lisp/ChangeLog --- 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 + * progmodes/sh-script.el (sh-builtins) : Add `caller'. + (sh-escaped-newline): New face. + (sh-font-lock-keywords) : 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