libedit: add readline compat rl_completion_word_break_hook
authorSimon Schubert <corecode@dragonflybsd.org>
Sat, 17 Oct 2009 12:03:26 +0000 (14:03 +0200)
committerSimon Schubert <corecode@dragonflybsd.org>
Mon, 19 Oct 2009 10:47:44 +0000 (12:47 +0200)
commite2624a299cd1858e0a04301d42b946851c336c37
tree3d1c2cae6873806d751324fd8a1975bcd97d536c
parentf21f740a073d019711b4033d43a0ea1de437dcb1
libedit: add readline compat rl_completion_word_break_hook

This follows roughly what is described in the readline manual.
rl_completion_word_break_hook is needed by gdb-7.
lib/libedit/readline.c
lib/libedit/readline/readline.h