editline/examples
Joachim Nilsson 62e900a061 Change rl_complete() and rl_list_possib() to be function pointers instead.
This is a much cleaner design and also works with or without the configure
--enable-default-complete option.

See the examples for details.
2008-10-02 09:09:09 +02:00
..
cli.c Change rl_complete() and rl_list_possib() to be function pointers instead. 2008-10-02 09:09:09 +02:00
Makefile.am Change rl_complete() and rl_list_possib() to be function pointers instead. 2008-10-02 09:09:09 +02:00
Makefile.in Change rl_complete() and rl_list_possib() to be function pointers instead. 2008-10-02 09:09:09 +02:00
testit.c Fix GCC 3.4.4 warnings about ambigous else, in "else if" construct by 2008-06-08 23:45:07 +02:00