*** sh-script.el 03 Oct 2006 22:47:55 -0400 1.189 --- sh-script.el 12 Oct 2006 19:41:35 -0400 *************** *** 2521,2527 **** (goto-char where)) (prog1 (buffer-substring (point) ! (progn (skip-chars-forward "^ \t\n;&")(point))) (unless and-move (goto-char start))))) --- 2521,2527 ---- (goto-char where)) (prog1 (buffer-substring (point) ! (progn (skip-chars-forward "^ \t\n;&|")(point))) (unless and-move (goto-char start)))))