CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/22 05:17:34
Modified files:
bin/ksh : emacs.c ksh.1
Log message:
Fix some incorrectness related to Emacs editing mode in ksh:
- Keep the order of bindings in sync between the manual and implementation
- Fix wrongly documented bindings in the manual
- Break out commands without a default binding in the manual
ok jmc@ tb@
