changeset 93586:0987ba5aef55

* 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:12:57 +0000
parents 156256220c12
children f4738cb320e1
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Apr 03 04:49:18 2008 +0000
+++ b/lisp/ChangeLog	Thu Apr 03 05:12:57 2008 +0000
@@ -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>