]> git.eshelyaron.com Git - emacs.git/commitdiff
* shell.el (shell-dynamic-complete-functions): Use
authorChong Yidong <cyd@stupidchicken.com>
Wed, 23 Jul 2008 17:26:37 +0000 (17:26 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 23 Jul 2008 17:26:37 +0000 (17:26 +0000)
comint-dynamic-complete-filename as well (bug#361).

lisp/ChangeLog

index 252a394aab6f27405252ae3ed621927c64e5f868..2b0268795241b8d36f002e15d50e9f2bc33b5c13 100644 (file)
@@ -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: