]> git.eshelyaron.com Git - emacs.git/commit
(comint-dynamic-complete-as-filename)
authorJuri Linkov <juri@jurta.org>
Fri, 21 Mar 2008 23:51:40 +0000 (23:51 +0000)
committerJuri Linkov <juri@jurta.org>
Fri, 21 Mar 2008 23:51:40 +0000 (23:51 +0000)
commit4b0dc1de40c1cc113f1f508be94a7f6a24cd1fcf
tree0327b65d92dce6312d10cf2b0f2466a93fcd29fc
parent4a7c4c40fb221845dce6e881b464bb21b473f4a6
(comint-dynamic-complete-as-filename)
(comint-dynamic-list-filename-completions)
(comint-dynamic-simple-complete): Use `minibuffer-message'
to display message "No completions of %s" when a command
is called in the minibuffer.
(comint-dynamic-simple-complete): Don't display other
completion messages when a command is called in the minibuffer.
(comint-dynamic-list-completions): Use `minibuffer-message'
to display message " [Type space to flush ...]" when a command
is called in the minibuffer.
lisp/comint.el