CVSROOT: /cvs Module name: src Changes by: bry...@cvs.openbsd.org 2017/06/20 11:32:20
Modified files: bin/ksh : emacs.c ksh.1 Log message: '^T' is documented to be bounded to transpose-chars while in emacs mode, not "stuff". While here, remove the poorly described "stuff" and "stuff" bind functions as well.. In the unlikely event anyone has those in .kshrc, they'll need to be removed. ok anton@