NetBSD/lib/libedit
lukem b59d3eaf10 * add a man page for the editline routines
* add a man page describing editrc
* fix bugs in el_parse():
	* didn't execute command when program name matched (test reversed)
	* was checking against empty string instead of program name
	* after checks, command to run also pointed to empty string

[christos - the author of libedit - ok-ed the man pages in general (which I
 wrote from scratch by RTFS) as well as the bugfix]
1997-01-09 13:12:14 +00:00
..
TEST Added history load and save to file functions. 1995-10-15 19:42:05 +00:00
chared.c libedit! 1994-05-06 06:01:42 +00:00
chared.h libedit! 1994-05-06 06:01:42 +00:00
common.c libedit! 1994-05-06 06:01:42 +00:00
editline.3 * add a man page for the editline routines 1997-01-09 13:12:14 +00:00
editrc.5 * add a man page for the editline routines 1997-01-09 13:12:14 +00:00
el.c libedit! 1994-05-06 06:01:42 +00:00
el.h libedit! 1994-05-06 06:01:42 +00:00
emacs.c fix for pr 420, from Christos. 1994-08-30 15:16:44 +00:00
hist.c libedit! 1994-05-06 06:01:42 +00:00
hist.h Added history load and save to file functions. 1995-10-15 19:42:05 +00:00
histedit.h Added history load and save to file functions. 1995-10-15 19:42:05 +00:00
history.c Added history load and save to file functions. 1995-10-15 19:42:05 +00:00
key.c libedit! 1994-05-06 06:01:42 +00:00
key.h libedit! 1994-05-06 06:01:42 +00:00
Makefile * add a man page for the editline routines 1997-01-09 13:12:14 +00:00
makelist be a bit more careful when splitting pathnames 1995-06-07 05:52:12 +00:00
map.c Trivial code ordering change. 1995-04-27 03:59:38 +00:00
map.h libedit! 1994-05-06 06:01:42 +00:00
parse.c * add a man page for the editline routines 1997-01-09 13:12:14 +00:00
parse.h libedit! 1994-05-06 06:01:42 +00:00
prompt.c libedit! 1994-05-06 06:01:42 +00:00
prompt.h libedit! 1994-05-06 06:01:42 +00:00
read.c libedit! 1994-05-06 06:01:42 +00:00
refresh.c libedit! 1994-05-06 06:01:42 +00:00
refresh.h libedit! 1994-05-06 06:01:42 +00:00
search.c Added code so that POSIX.2 regular expresion functions are used if REGEX 1994-10-02 02:10:48 +00:00
search.h libedit! 1994-05-06 06:01:42 +00:00
shlib_version local 1994-05-06 06:17:44 +00:00
sig.c libedit! 1994-05-06 06:01:42 +00:00
sig.h libedit! 1994-05-06 06:01:42 +00:00
sys.h Added code so that POSIX.2 regular expresion functions are used if REGEX 1994-10-02 02:10:48 +00:00
term.c Fixed the key mapping code and reverted Charles' changes. 1995-04-29 20:44:00 +00:00
term.h Fixed the key mapping code and reverted Charles' changes. 1995-04-29 20:44:00 +00:00
termcap.h libedit! 1994-05-06 06:01:42 +00:00
tokenizer.c libedit! 1994-05-06 06:01:42 +00:00
tokenizer.h libedit! 1994-05-06 06:01:42 +00:00
tty.c libedit! 1994-05-06 06:01:42 +00:00
tty.h libedit! 1994-05-06 06:01:42 +00:00
vi.c libedit! 1994-05-06 06:01:42 +00:00