]> 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:14:37 +0000 (05:14 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 3 Apr 2008 05:14:37 +0000 (05:14 +0000)
(shell-dynamic-complete-functions): Use it.

lisp/ChangeLog

index d4f75dcd00dd33906fb9f8d49dbb6c0ef62eba6e..cdfd90cfafa44849520edfa98910d67b020beca9 100644 (file)
@@ -1,3 +1,8 @@
+2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
+
+       * shell.el (shell-dynamic-complete-filename): New fun.
+       (shell-dynamic-complete-functions): Use it.
+
 2008-04-02  Alan Mackenzie  <acm@muc.de>
 
        * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name): New