/[emacs]/emacs/lisp/progmodes/sh-script.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/sh-script.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.123 by lektu, Fri Jun 6 15:06:53 2003 UTC revision 1.124 by lektu, Mon Jun 16 21:41:18 2003 UTC
# Line 3100  This is always added to the end of the b Line 3100  This is always added to the end of the b
3100        ( "pattern, %s: "        ( "pattern, %s: "
3101          > str sh-non-closing-paren \n          > str sh-non-closing-paren \n
3102          > _ \n          > _ \n
3103          ";;" \n \n)          ";;" \n)
3104        > "*" sh-non-closing-paren \n        > "*" sh-non-closing-paren \n
3105        > _ \n        > _ \n
3106        resume:        resume:
# Line 3288  t means to return a list of all possible Line 3288  t means to return a list of all possible
3288        > _ \n        > _ \n
3289        ( "other condition, %s: "        ( "other condition, %s: "
3290          >  "elif " str "; then" > \n          >  "elif " str "; then" > \n
3291          > \n \n)          > \n)
3292        "else" > \n        "else" > \n
3293        > \n        > \n
3294        resume:        resume:
# Line 3436  option followed by a colon `:' if the op Line 3436  option followed by a colon `:' if the op
3436                    v2 nil)))                    v2 nil)))
3437          > str "|+" str sh-non-closing-paren \n          > str "|+" str sh-non-closing-paren \n
3438          > _ v2 \n          > _ v2 \n
3439          > ";;" \n \n)          > ";;" \n)
3440        > "*" sh-non-closing-paren \n        > "*" sh-non-closing-paren \n
3441        > "echo" " \"usage: " "`basename $0`"        > "echo" " \"usage: " "`basename $0`"
3442        " [+-" '(setq v1 (point)) str        " [+-" '(setq v1 (point)) str

Legend:
Removed from v.1.123  
changed lines
  Added in v.1.124

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26