]> git.eshelyaron.com Git - emacs.git/commitdiff
(sh-while-getopts, sh-if, sh-case): Revert part of previous change.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 16 Jun 2003 21:41:18 +0000 (21:41 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 16 Jun 2003 21:41:18 +0000 (21:41 +0000)
lisp/progmodes/sh-script.el

index 127799d9447e3317447938b27ef6b82d47ffd901..bf5891db6502d533d636c6cd3867c7d78dd30610 100644 (file)
@@ -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