new libedit: add rl_completion_word_break_hook functionality
authorJohn Marino <draco@marino.st>
Thu, 10 May 2012 00:45:00 +0000 (02:45 +0200)
committerJohn Marino <draco@marino.st>
Thu, 10 May 2012 21:39:01 +0000 (23:39 +0200)
commit5ec6a45fa762b8cbd0305ca06acb8780335a486a
treeb8d2277c7df5f5a627727bc81146bb780b7b4932
parentaf796e11a5717d3d035a156929e35dca8d33b91a
new libedit: add rl_completion_word_break_hook functionality

Recreates commit:
e2624a299cd1858e0a04301d42b946851c336c37

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