* comint.el (comint-dynamic-simple-complete):
authorJuri Linkov <juri@jurta.org>
Fri, 21 Mar 2008 23:58:06 +0000 (23:58 +0000)
committerJuri Linkov <juri@jurta.org>
Fri, 21 Mar 2008 23:58:06 +0000 (23:58 +0000)
commitc59a65bdacba84581a6bbc8c6b5615ad717d55fb
tree620f7d0abba0707b05499431c82fea3ea82254cb
parentc35be7ec907278bf13968530b2c091fd91a93eba
* comint.el (comint-dynamic-simple-complete):
Use variable `stub' for the second arg `common-substring'
of `comint-dynamic-list-completions'.
(comint-dynamic-list-filename-completions):
Use variable `filenondir' for the second arg `common-substring'
of `comint-dynamic-list-completions'.
(comint-dynamic-list-completions): Add new optional arg
`common-substring'. Add `common-substring' as the
second arg of the call to `display-completion-list'.  Doc fix.
lisp/comint.el