Mercurial > emacs
diff lisp/ChangeLog @ 80209:32cc1429bc4c
* files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 25 Feb 2008 17:40:31 +0000 |
parents | 5193aeec5a42 |
children | 9c33905edcad |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Feb 25 17:13:54 2008 +0000 +++ b/lisp/ChangeLog Mon Feb 25 17:40:31 2008 +0000 @@ -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.