..
readline
make rl_inhibit_completion visible.
2004-09-08 18:15:37 +00:00
TEST
update for function name change
2003-12-08 12:03:01 +00:00
chared.c
Delete-previous-char and delete-next-char without an argument are not supposed
2004-08-13 12:10:38 +00:00
chared.h
Delete-previous-char and delete-next-char without an argument are not supposed
2004-08-13 12:10:38 +00:00
common.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
config.h
oops, we need config.h now.
2002-03-18 16:19:03 +00:00
editline.3
Remove duplicate word, from jfb@openbsd via jmc@openbsd.
2004-04-15 08:13:29 +00:00
editrc.5
Document history builtin commands.
2003-11-01 23:35:33 +00:00
el.c
PR/23486: Andreas Gustafsson: gdb no longer works with emacs
2004-07-08 00:51:36 +00:00
el.h
change allocation policy in el_push to allocate the string itself.
2003-10-18 23:48:42 +00:00
emacs.c
Fix a load of international alphabet problems with isxxx() and toupper()
2004-10-27 19:59:24 +00:00
hist.c
Fixes from Otto Moerbeek otto at drijf dot net
2003-11-01 23:36:39 +00:00
hist.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
histedit.h
Tokenization function enhancements:
2003-12-05 13:37:48 +00:00
history.c
make sure that we round up to 1K.
2004-08-24 12:41:06 +00:00
key.c
change allocation policy in el_push to allocate the string itself.
2003-10-18 23:48:42 +00:00
key.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
Makefile
Tokenization function enhancements:
2003-12-05 13:37:48 +00:00
makelist
don't use the path for awk
2003-03-10 21:21:10 +00:00
map.c
Delete-previous-char and delete-next-char without an argument are not supposed
2004-08-13 12:10:38 +00:00
map.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
parse.c
Tokenization function enhancements:
2003-12-05 13:37:48 +00:00
parse.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
prompt.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
prompt.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
read.c
PR/23486: Andreas Gustafsson: gdb no longer works with emacs
2004-07-08 00:51:36 +00:00
read.h
Better fix for rl_prep_terminal() from Gerry Swislow.
2004-02-27 14:52:18 +00:00
readline.c
cut out the middle-man and use el_insertstr() directly.
2004-09-08 18:15:57 +00:00
refresh.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
refresh.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
search.c
Another fix for incremental search prev.
2003-10-25 06:42:41 +00:00
search.h
make forward incremental search work better.
2003-10-18 23:27:36 +00:00
shlib_version
Tokenization function enhancements:
2003-12-05 13:37:48 +00:00
sig.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
sig.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
sys.h
portability fixes.
2004-01-17 17:57:40 +00:00
term.c
fix memory leak; thanks to Logan Gabriel
2004-05-22 23:21:28 +00:00
term.h
- provide enough hooks to compile gdb-5.3
2003-09-14 21:48:54 +00:00
tokenizer.c
Tokenization function enhancements:
2003-12-05 13:37:48 +00:00
tty.c
Delete-previous-char and delete-next-char without an argument are not supposed
2004-08-13 12:10:38 +00:00
tty.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
vi.c
Delete-previous-char and delete-next-char without an argument are not supposed
2004-08-13 12:10:38 +00:00