summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ae5d3092545..efa169f45f2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -7,6 +7,10 @@
2001-04-30 Gerd Moellmann <gerd@gnu.org>
+ * progmodes/sh-script.el (sh-font-lock-heredoc): Allow
+ optional backslash at the start of the here-document delimiter.
+ (sh-font-lock-syntactic-keywords): Likewise.
+
* mail/rmail.el (rmail-message-regexp-p): Yet another fix.
2001-04-29 Eli Zaretskii <eliz@is.elta.co.il>