From 7cc48d7354bed62dc704b9059aa282e438df89d9 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Wed, 23 Jul 2008 21:58:27 +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 fdd47aa0759..e20882d525b 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-06-21 Alan Mackenzie * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an -- 2.39.5