From 86ccfcb6a770663b288c9533c0b5f15c13ada3eb Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 25 Feb 2008 17:40:31 +0000 Subject: [PATCH] * files.el (shell-quote-wildcard-pattern): Quote ' and " as well. --- lisp/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dad9d0314d1..a9054ba2ab5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-02-25 Chong Yidong + + * files.el (shell-quote-wildcard-pattern): Quote ' and " as well. + 2008-02-24 Jason Rumney * files.el (file-name-invalid-regexp): Fix octal/decimal confusion. -- 2.39.5