index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
ksh
/
emacs.c
Age
Commit message (
Expand
)
Author
2003-08-28
In emacs mode, when expanding file names containing characters that should
wiz
2003-08-26
Push (into yank buffer) words only if force_push is TRUE;
wiz
2003-08-26
From OpenBSD:
wiz
2003-08-26
Allow single letters to be yanked, not only words of two or more letters.
wiz
2003-08-26
Add 'return' statement (and whitespace) to sync with OpenBSD version
wiz
2003-08-26
From OpenBSD:
wiz
2003-06-23
Add NetBSD RCS Ids.
agc
2002-10-10
enable meta key in emacs mode for 7-bit locales. approved thorpej.
provos
2002-09-27
complete file names including a ~ correctly.
provos
2002-09-25
enable emacs mode, add tab key to do completion in emacs and vi mode.
provos
2002-09-25
change complete-list to first complete and then print a list,
provos
2002-01-25
Fix some aspects of globbing - in emacs mode at least.
sjg
1999-11-09
remove debug printf accidentaly left in
jdolecek
1999-11-08
in emacs mode, escape the contents of completed word appropriately even
jdolecek
1999-11-02
Implement (somewhat enhanced) idea stealed from bash:
jdolecek
1999-10-20
make this build with -Werror
hubertf
1999-10-20
resolve conflicts
hubertf
1998-11-04
char->unsigned char casts for is*()
christos
1998-03-29
- change "register" variables into int's
mrg
1997-07-20
Fix compiler warnings
christos
1997-01-12
RCS ID Police
tls
1996-09-21
import pdksh 5.2.8
jtc