changeset 80432:afb0313509bb

* shell.el (shell-dynamic-complete-filename): New fun. (shell-dynamic-complete-functions): Use it.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 03 Apr 2008 05:14:37 +0000
parents 61acfe106dae
children 1eda7cc2e474
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Apr 02 21:15:53 2008 +0000
+++ b/lisp/ChangeLog	Thu Apr 03 05:14:37 2008 +0000
@@ -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