Added get-word-at to autocomplete<%> interface

svn: r7331

original commit: 3214a710045d0c2939300a56f164f752843b2dc8
This commit is contained in:
Jacob Matthews 2007-09-14 14:08:39 +00:00
parent e1226a3c02
commit 14679861ee

View File

@ -2168,7 +2168,8 @@ designates the character that triggers autocompletion
get-autocomplete-background-color
get-autocomplete-selected-color
completion-mode-key-event?
get-all-words))
get-all-words
get-word-at))
;; ============================================================
;; auto-complete-text (mixin) implementation