Lines Matching refs:Completion
1367 * Completion Functions:: Functions provided by Readline.
1368 * Completion Variables:: Variables which control completion.
1369 * A Short Completion Example:: An example of writing completer subroutines.
1435 @node Completion Functions
1436 @subsection Completion Functions
1508 @node Completion Variables
1509 @subsection Completion Variables
1621 Completion occurs on the entire substring, and within the substring
1709 (@pxref{Completion Functions}) for the list of characters.
1717 @node A Short Completion Example
1718 @subsection A Short Completion Example
1911 /* Interface to Readline Completion */