From 328fc313667f4fca2185c6c5f03eca875be4d849 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 13 Apr 2005 18:49:18 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e91a9adf10f..dff79ee00db 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2005-04-13 Glenn Morris + + * progmodes/sh-script.el (sh-here-document-word): Make it a + defcustom. Doc fix. + (sh-add): Bash uses $(( )) for arithmetic. + (sh-while-getopts) : Set OPTIND back to 1 at end. + (sh-maybe-here-document): Remove quotes and leading whitespace + from heredoc word when closing. Indent heredoc with tabs if word + starts with "-". + 2005-04-13 Richard M. Stallman * simple.el (undo): Fix previous change. -- 2.39.2