NetBSD/lib/libedit
mycroft 676fa7ff61 In the `not what I asked for' department:
Do NOT return an error from term_init() if term_set() fails.  Otherwise
el_init() barfs and libedit fails to work.
2001-11-08 19:39:10 +00:00
..
TEST
readline
Makefile
chared.c
chared.h
common.c
editline.3 PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs. 2001-10-09 13:50:29 +00:00
editrc.5 `existent', not `existant' 2001-06-19 13:42:07 +00:00
el.c Remove an unused variable. 2001-11-08 19:34:41 +00:00
el.h PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs. 2001-10-09 13:50:29 +00:00
emacs.c
hist.c
hist.h
histedit.h PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs. 2001-10-09 13:50:29 +00:00
history.c history_def_enter: fix off-by-one mistake in delete condition (the behaviour 2001-09-29 17:52:10 +00:00
key.c
key.h
makelist
map.c
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c PR/14067: Anthony Mallet: Provide a programmatic way to set the read_char 2001-09-27 19:29:50 +00:00
read.h PR/14067: Anthony Mallet: Provide a programmatic way to set the read_char 2001-09-27 19:29:50 +00:00
readline.c
refresh.c
refresh.h
search.c
search.h
shlib_version PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs. 2001-10-09 13:50:29 +00:00
sig.c
sig.h
sys.h
term.c In the `not what I asked for' department: 2001-11-08 19:39:10 +00:00
term.h
tokenizer.c
tokenizer.h
tty.c
tty.h
vi.c