summaryrefslogtreecommitdiff
path: root/bin/ksh/emacs.c
AgeCommit message (Expand)Author
2003-10-22typos from Jared Yanovich;Jason McIntyre
2003-09-01In emacs editing mode, ksh by default interprets a set 8th bit asChristian Weisgerber
2003-08-27rename force_push to something more sensible.Federico G. Schwindt
2003-08-27escape on expand under emacs mode; otto@ ok.Federico G. Schwindt
2003-08-26fix backward and forward delete; from wiz@netbsd.org. many thanks.Federico G. Schwindt
2003-08-23under emacs mode, fix the case when the globbed file and the longestFederico G. Schwindt
2003-08-02don't push things unless force is true; avoid adding text again on yank-pop.Federico G. Schwindt
2003-08-02On ESC-y ESC-y (yank-pop), also check that there is something toFederico G. Schwindt
2003-06-26protosTheo de Raadt
2003-04-16string cleaning. ok tedu@Thierry Deval
2003-02-28typos; from Brian PooleJason McIntyre
2002-10-16enable meta key in emacs mode for 7-bit locales; provos@Todd C. Miller
2002-06-09knfTodd T. Fries
2001-07-17make file-completion work with ~ (tilde)Camiel Dobbelaar
2001-02-19bash-like 'double-tab' completionCamiel Dobbelaar
2000-01-24Make application mode arrow keys work; fixes arrow keys on the console.Todd C. Miller
1999-11-14quote metachars when completing filenames from jdolecek@netbsd. ok millert@David Leonard
1999-08-04Turn <tab> completion on by default for people used to bash, tcsh, etc...Todd C. Miller
1999-07-14pdksh-5.2.14Todd C. Miller
1999-06-15patches from pdksh 5.2.13.11Todd C. Miller
1999-01-19Updates from pdksh-unstable-5.2.13.7. Most notable change is:Todd C. Miller
1999-01-10sync with pdksh-unstable-5.2.13.6Todd C. Miller
1998-10-29Bug fixes from pdksh-unstable-5.2.13.4, including "official" versions ofTodd C. Miller
1998-06-25pdksh-5.2.13 + local changesTodd C. Miller
1997-06-19back outkstailey
1997-06-18(foo *)0 -> NULLkstailey
1996-08-19update to pdksh-5.2.8Jason Downs
1996-08-14Import pdksh 5.2.7.Jason Downs