From f56807ad4d42d070ada820c9c6ddef9bc86b7179 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Wed, 23 Jul 2008 17:26:37 +0000 Subject: [PATCH] * shell.el (shell-dynamic-complete-functions): Use comint-dynamic-complete-filename as well (bug#361). --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 252a394aab6..2b026879524 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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: -- 2.39.2