changeset 96939:fc592cc91901

* shell.el (shell-dynamic-complete-functions): Use comint-dynamic-complete-filename as well (bug#361).
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 23 Jul 2008 17:26:37 +0000
parents beacc13fd3df
children 99669ed07fd2
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jul 23 15:41:23 2008 +0000
+++ b/lisp/ChangeLog	Wed Jul 23 17:26:37 2008 +0000
@@ -1,3 +1,8 @@
+2008-07-23  Chong Yidong  <cyd@stupidchicken.com>
+
+	* shell.el (shell-dynamic-complete-functions): Use
+	comint-dynamic-complete-filename as well (bug#361).
+
 2008-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* term/ns-win.el: