# HG changeset patch # User Chong Yidong # Date 1216833997 0 # Node ID fc592cc91901c01deef2d83abd160e6669b8e222 # Parent beacc13fd3dfcdd25cb085cf8c86aff356a53f6e * shell.el (shell-dynamic-complete-functions): Use comint-dynamic-complete-filename as well (bug#361). diff -r beacc13fd3df -r fc592cc91901 lisp/ChangeLog --- 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 + + * shell.el (shell-dynamic-complete-functions): Use + comint-dynamic-complete-filename as well (bug#361). + 2008-07-23 Dan Nicolaescu * term/ns-win.el: