# HG changeset patch # User Chong Yidong # Date 1219856653 0 # Node ID 89093acf32a10daecea2526c21cba9679f0dcd73 # Parent 99656f6b55ce66a42c0de1811025ecdc76ae728f * 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 -r 99656f6b55ce -r 89093acf32a1 lisp/ChangeLog --- 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 + + * 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