1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-26 00:01:47 -07:00

* files.el (shell-quote-wildcard-pattern): Quote ' and " as well.

This commit is contained in:
Chong Yidong 2008-02-25 17:40:31 +00:00
parent eaebd3de48
commit 86ccfcb6a7

View 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.