K 10 svn:author V 4 hoek K 8 svn:date V 27 1999-06-05T20:27:08.000000Z K 7 svn:log V 258 - When trying to decide if $EDITOR == "vi", match against only the first two characters of $EDITOR. This allows things like "vim" and "vi -G" (although nvi would fail...oh well). - Avoid certain cases where the editor is passed an invalid line number. END