Next: describe.sc
Up: SmacLib
Previous: compare-win.sc
This file contains functions that handle the completion of a word
in the current buffer.
- void complete_word(); searches backward for another
word starting like the current incomplete word in the current
window, memorizing last try and avoiding immediate repeat of same
candidates. This function is bound to "
^
[/". Hit
Esc / as many times as necessary to make adequate completion
appear.
Lionel Fournigault
Wed Apr 30 10:44:37 MET DST 1997