Searched refs:icomplete (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dicomplete.el0 ;;; icomplete.el --- minibuffer completion incremental feedback
36 ;; See `icomplete-completions' docstring for a description of the
37 ;; icomplete display format.
39 ;; See the `icomplete-minibuffer-setup-hook' docstring for a means to
40 ;; customize icomplete setup for interoperation with other
43 ;; To activate icomplete mode, load the package and use the
44 ;; `icomplete-mode' function. You can subsequently deactivate it by
45 ;; invoking the function icomplete-mode with a negative prefix-arg
46 ;; (C-U -1 ESC-x icomplete-mode). Also, you can prevent activation of
48 ;; `icomplete
67 (defgroup icomplete nil function
[all...]

Completed in 128 milliseconds