Mercurial > emacs
changeset 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 | 99656f6b55ce |
children | 3971edd65203 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
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