K 10 svn:author V 6 jilles K 8 svn:date V 27 2017-01-15T13:40:14.896870Z K 7 svn:log V 302 skel: Do not set -o emacs in .shrc. sh has defaulted to 'set -o emacs' since FreeBSD 9.0. Therefore, do not set this again in .shrc, since that only serves to prevent invocations like 'sh -o vi' and 'sh +o emacs' to have the intended effect. PR: 215958 Submitted by: Andras Farkas MFC after: 1 week END