diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2011-03-24 18:05:01 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2011-03-24 18:05:01 -0400 |
commit | d86d2721aa386e943f159895afc4bf2fd53eafd9 (patch) | |
tree | 5091d2ff56d2568046c272a2713c654f21b48dcb /lisp/emacs-lisp/lisp.el | |
parent | e8974c48ae2f265555c7772ea0989fca5e4158b8 (diff) | |
download | emacs-d86d2721aa386e943f159895afc4bf2fd53eafd9.tar.gz emacs-d86d2721aa386e943f159895afc4bf2fd53eafd9.tar.bz2 emacs-d86d2721aa386e943f159895afc4bf2fd53eafd9.zip |
First step towards using standard completion in comint.
* lisp/minibuffer.el (completion--flush-all-sorted-completions):
Remove itself from hook.
(completion-at-point): Let the functions perform the completion
immediately and return nil or t.
* lisp/comint.el (comint-dynamic-complete-functions): Now identical to
completion-at-point-functions.
(comint-dynamic-list-input-ring): Remove unused var `index'.
(comint--match-partial-filename, comint--unquote&expand-filename):
New funs, split from comint-match-partial-filename.
(comint-dynamic-complete): Use completion-at-point.
(comint-dynamic-complete-filename): Use comint--match-partial-filename.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions