]> git.eshelyaron.com Git - emacs.git/commit
Remove invalid regexp for shell builtins for wksh
authorReuben Thomas <rrt@sc3d.org>
Sat, 26 Aug 2017 23:26:28 +0000 (00:26 +0100)
committerReuben Thomas <rrt@sc3d.org>
Sat, 26 Aug 2017 23:27:53 +0000 (00:27 +0100)
commit937d9d7f60460edb1d3f978151599fddcbba2214
tree641b89dcd83109dbe00ed9ee5e726a2f868645e1
parent0becd64d6320b68911cc84615650a84c021b12e3
Remove invalid regexp for shell builtins for wksh

* lisp/progmodes/sh-script.el (sh-builtins): Shell built-ins have to
be literal strings, so remove a regexp for wksh. In any case, it’s a
defunct proprietary shell.
lisp/progmodes/sh-script.el