* files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 25 Feb 2008 17:40:31 +0000 (17:40 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 25 Feb 2008 17:40:31 +0000 (17:40 +0000)
lisp/ChangeLog

index dad9d03..a9054ba 100644 (file)
@@ -1,3 +1,7 @@
+2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
+
+       * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
+
 2008-02-24  Jason Rumney  <jasonr@gnu.org>
 
        * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.