Mercurial > emacs
diff lisp/ChangeLog @ 97760:89093acf32a1
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 27 Aug 2008 17:04:13 +0000 |
parents | 58b334ba1ec6 |
children | 540444b860af |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Aug 27 10:56:15 2008 +0000 +++ b/lisp/ChangeLog Wed Aug 27 17:04:13 2008 +0000 @@ -1,3 +1,10 @@ +2008-08-27 Chong Yidong <cyd@stupidchicken.com> + + * 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 <cyd@stupidchicken.com> * comint.el (comint-dynamic-complete-as-filename): If case is