Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/bin/ksh



Module Name:    basesrc
Committed By:   sjg
Date:           Fri Jan 25 23:40:51 UTC 2002

Modified Files:
        basesrc/bin/ksh: edit.c emacs.c

Log Message:
Fix some aspects of globbing - in emacs mode at least.
echo ~<ESC><ESC> and $HOME<ESC><ESC> as well as ~/b<ESC><ESC> all
now expand correctly.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/bin/ksh/edit.c
cvs rdiff -r1.10 -r1.11 basesrc/bin/ksh/emacs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index