changeset 80624:e2548ecc93fb

* 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 21:58:27 +0000
parents 111e35333af2
children 472723a2e357
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jul 22 03:01:23 2008 +0000
+++ b/lisp/ChangeLog	Wed Jul 23 21:58:27 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-06-21  Alan Mackenzie  <acm@muc.de>
 
 	* progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an