From: Juanma Barranquero Date: Mon, 16 Jun 2003 21:41:18 +0000 (+0000) Subject: (sh-while-getopts, sh-if, sh-case): Revert part of previous change. X-Git-Tag: ttn-vms-21-2-B4~9629 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8f0b0ca5f51401c2d375245cec10e074dc5bbaf0;p=emacs.git (sh-while-getopts, sh-if, sh-case): Revert part of previous change. --- diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el index 127799d9447..bf5891db650 100644 --- a/lisp/progmodes/sh-script.el +++ b/lisp/progmodes/sh-script.el @@ -3100,7 +3100,7 @@ This is always added to the end of the buffer." ( "pattern, %s: " > str sh-non-closing-paren \n > _ \n - ";;" \n \n) + ";;" \n) > "*" sh-non-closing-paren \n > _ \n resume: @@ -3288,7 +3288,7 @@ t means to return a list of all possible completions of STRING. > _ \n ( "other condition, %s: " > "elif " str "; then" > \n - > \n \n) + > \n) "else" > \n > \n resume: @@ -3436,7 +3436,7 @@ option followed by a colon `:' if the option accepts an argument." v2 nil))) > str "|+" str sh-non-closing-paren \n > _ v2 \n - > ";;" \n \n) + > ";;" \n) > "*" sh-non-closing-paren \n > "echo" " \"usage: " "`basename $0`" " [+-" '(setq v1 (point)) str