From: Glenn Morris Date: Fri, 12 Sep 2008 03:07:52 +0000 (+0000) Subject: (sh-font-lock-open-heredoc): Doc fix. X-Git-Tag: emacs-pretest-23.0.90~2917 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=df321f09135179e786c0da17a4a3fb0d573d8216;p=emacs.git (sh-font-lock-open-heredoc): Doc fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 88bf1442469..701cfca5aed 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-09-12 Glenn Morris + + * indent.el (indent-line-function): Doc fix. + * progmodes/sh-script.el (sh-font-lock-open-heredoc): Doc fix. + 2008-09-11 Martin Rudalics * window.el (pop-to-buffer): If the window for buffer-or-name is diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el index d4e4658b6f2..5d0f1cbb97f 100644 --- a/lisp/progmodes/sh-script.el +++ b/lisp/progmodes/sh-script.el @@ -1003,7 +1003,7 @@ If non-nil INDENTED indicates that the EOF was indented." (defun sh-font-lock-open-heredoc (start string) "Determine the syntax of the \\n after a <