diff lisp/ChangeLog @ 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 ca6f6d9b45e2
children 702b99dd7604
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>