]> git.eshelyaron.com Git - emacs.git/commitdiff
* shell.el (shell-dynamic-complete-filename): New fun.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 3 Apr 2008 05:12:57 +0000 (05:12 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 3 Apr 2008 05:12:57 +0000 (05:12 +0000)
(shell-dynamic-complete-functions): Use it.

lisp/ChangeLog

index 0697475ef3eb66ea142bdd903c727ffcd9e62b7c..38d8f10f87b09ff4839cf6848020f296ee56629b 100644 (file)
@@ -1,5 +1,8 @@
 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
 
+       * shell.el (shell-dynamic-complete-filename): New fun.
+       (shell-dynamic-complete-functions): Use it.
+
        * help-fns.el (describe-variable): Undo 2008-02-25 change.
 
 2008-04-03  Kenichi Handa  <handa@m17n.org>