From: Chong Yidong Date: Wed, 27 Aug 2008 17:04:13 +0000 (+0000) Subject: * shell.el (shell-file-name-quote-list): Quote `$'. X-Git-Tag: emacs-pretest-23.0.90~3237 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fb5fc025c11209a999e9847de350b98394fcae80;p=emacs.git * shell.el (shell-file-name-quote-list): Quote `$'. * comint.el (comint-dynamic-complete-as-filename): Generalize last change to allow quoting of characters before point. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4400d1f31fb..f985c952664 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2008-08-27 Chong Yidong + + * shell.el (shell-file-name-quote-list): Quote `$'. + + * comint.el (comint-dynamic-complete-as-filename): Generalize last + change to allow quoting of characters before point. + 2008-08-26 Chong Yidong * comint.el (comint-dynamic-complete-as-filename): If case is