NetBSD/lib/libedit
jdolecek 2c10cd6472 bump libedit minor - added some public stuff for readline emulation 2000-12-23 22:07:16 +00:00
..
TEST convert to new style guide 2000-09-04 23:36:41 +00:00
Makefile use .tmp temporaries for generated files, to avoid having failed generated 2000-08-15 12:01:40 +00:00
chared.c - add support for home and end keys. 2000-11-11 22:18:57 +00:00
chared.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
common.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
editline.3 el_insertstr takes a "const char *" not "char *" now as it doesn't modify 2000-02-28 17:41:04 +00:00
editrc.5 improve description of line syntax 2000-11-08 00:09:38 +00:00
el.c - add support for home and end keys. 2000-11-11 22:18:57 +00:00
el.h - add support for home and end keys. 2000-11-11 22:18:57 +00:00
emacs.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
hist.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
hist.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
histedit.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
history.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
key.c - add support for home and end keys. 2000-11-11 22:18:57 +00:00
key.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
makelist - generate ansi prototypes instead of using __P(). noted by christos 2000-09-04 23:45:18 +00:00
map.c - add support for home and end keys. 2000-11-11 22:18:57 +00:00
map.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
parse.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
parse.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
prompt.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
prompt.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
read.c - add support for home and end keys. 2000-11-11 22:18:57 +00:00
readline.c completion_matches(): fix a off-by-one bug, fix variable name typo 2000-12-23 22:02:20 +00:00
readline.h completion_matches(): fix a off-by-one bug, fix variable name typo 2000-12-23 22:02:20 +00:00
refresh.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
refresh.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
search.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
search.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
shlib_version bump libedit minor - added some public stuff for readline emulation 2000-12-23 22:07:16 +00:00
sig.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
sig.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
sys.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
term.c Alloc the keys structure with A_K_NKEYS as the multiplier rather than a 2000-11-28 22:37:51 +00:00
term.h - add support for home and end keys. 2000-11-11 22:18:57 +00:00
tokenizer.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
tokenizer.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
tty.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
tty.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
vi.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00