]> git.eshelyaron.com Git - emacs.git/commit
Fix shell completion regression.
authorChong Yidong <cyd@gnu.org>
Tue, 3 Jan 2012 06:31:08 +0000 (14:31 +0800)
committerChong Yidong <cyd@gnu.org>
Tue, 3 Jan 2012 06:31:08 +0000 (14:31 +0800)
commit787cdb34ea494f0a800cd6c3f8af2fbfd69b7c29
treecf8205ce6213fa0488460b6e41e330c8337ebdc6
parentb81d40f0fe43db0c6a4d71e1aaea6b2c65b27395
Fix shell completion regression.

* lisp/shell.el (shell-dynamic-complete-functions): Put
pcomplete-completions-at-point, so as to try
comint-filename-completion first (Bug#10417).
lisp/ChangeLog
lisp/shell.el