From 7035a02dd45fb5af622de08d34a84c8967379060 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Wed, 27 Aug 2008 17:14:22 +0000 Subject: [PATCH] * comint.el (comint-dynamic-list-filename-completions): Quote common substring. --- lisp/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f985c952664..45e4bb14b5e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,6 +4,8 @@ * comint.el (comint-dynamic-complete-as-filename): Generalize last change to allow quoting of characters before point. + (comint-dynamic-list-filename-completions): Quote common + substring. 2008-08-26 Chong Yidong -- 2.39.5