From: Chong Yidong <cyd@stupidchicken.com>
Date: Thu, 3 Apr 2008 05:14:37 +0000 (+0000)
Subject: * shell.el (shell-dynamic-complete-filename): New fun.
X-Git-Tag: emacs-pretest-22.2.90~247
X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9b89075f7526c6381bdd802925905f26d7e8a4ed;p=emacs.git

* shell.el (shell-dynamic-complete-filename): New fun.
(shell-dynamic-complete-functions): Use it.
---

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d4f75dcd00d..cdfd90cfafa 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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