summaryrefslogtreecommitdiff
path: root/bin/ksh/emacs.c
AgeCommit message (Expand)Author
2003-08-28In emacs mode, when expanding file names containing characters that shouldwiz
2003-08-26Push (into yank buffer) words only if force_push is TRUE;wiz
2003-08-26From OpenBSD:wiz
2003-08-26Allow single letters to be yanked, not only words of two or more letters.wiz
2003-08-26Add 'return' statement (and whitespace) to sync with OpenBSD versionwiz
2003-08-26From OpenBSD:wiz
2003-06-23Add NetBSD RCS Ids.agc
2002-10-10enable meta key in emacs mode for 7-bit locales. approved thorpej.provos
2002-09-27complete file names including a ~ correctly.provos
2002-09-25enable emacs mode, add tab key to do completion in emacs and vi mode.provos
2002-09-25change complete-list to first complete and then print a list,provos
2002-01-25Fix some aspects of globbing - in emacs mode at least.sjg
1999-11-09remove debug printf accidentaly left injdolecek
1999-11-08in emacs mode, escape the contents of completed word appropriately evenjdolecek
1999-11-02Implement (somewhat enhanced) idea stealed from bash:jdolecek
1999-10-20make this build with -Werrorhubertf
1999-10-20resolve conflictshubertf
1998-11-04char->unsigned char casts for is*()christos
1998-03-29- change "register" variables into int'smrg
1997-07-20Fix compiler warningschristos
1997-01-12RCS ID Policetls
1996-09-21import pdksh 5.2.8jtc