freebsd-dev/lib/libedit
ru 09d142dfd5 mdoc(7) police:
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
2001-08-07 15:48:51 +00:00
..
TEST
chared.c
chared.h
common.c
editline.3 mdoc(7) police: 2001-08-07 15:48:51 +00:00
editrc.5 mdoc(7) police: 2001-08-07 15:48:51 +00:00
el.c <blush> I tested the real code changes, but neglected to test the 2000-05-22 06:01:31 +00:00
el.h Add 2 functions: el_data_set() and el_data_get() which do what you 1999-08-20 01:17:12 +00:00
emacs.c
hist.c
hist.h
history.c
key.c Constify 2000-11-26 11:07:45 +00:00
key.h
Makefile Back out history.3 link removing - conflict fixed in libreadline instead 2001-04-12 09:57:12 +00:00
makelist
map.c
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c Include fcntl.h 2000-10-02 22:07:53 +00:00
refresh.c
refresh.h
search.c
search.h
sig.c Fix temp. singnals blocking. Only one signal was blocked due to typo pasted 2000-07-26 23:46:28 +00:00
sig.h
sys.h
term.c Constify 2000-11-26 11:07:45 +00:00
term.h Teach library about Home/End keys 2000-07-28 00:42:54 +00:00
tokenizer.c
tokenizer.h
tty.c Fully preserve original tty settings outside of line edition mode. Old variant 2000-07-28 00:07:40 +00:00
tty.h
vi.c