]> git.eshelyaron.com Git - emacs.git/commitdiff
* shell.el (shell-dynamic-complete-functions): Use
authorChong Yidong <cyd@stupidchicken.com>
Wed, 23 Jul 2008 21:58:27 +0000 (21:58 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 23 Jul 2008 21:58:27 +0000 (21:58 +0000)
comint-dynamic-complete-filename as well (bug#361).

lisp/ChangeLog

index fdd47aa0759d871f3423f57e5add18cc82cf02be..e20882d525b8f5b65f1b565d055c1940179366f6 100644 (file)
@@ -1,3 +1,8 @@
+2008-07-23  Chong Yidong  <cyd@stupidchicken.com>
+
+       * shell.el (shell-dynamic-complete-functions): Use
+       comint-dynamic-complete-filename as well (bug#361).
+
 2008-06-21  Alan Mackenzie  <acm@muc.de>
 
        * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an