]> git.eshelyaron.com Git - emacs.git/commit
* shell.el (shell-file-name-quote-list): Quote `$'.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 27 Aug 2008 17:04:13 +0000 (17:04 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 27 Aug 2008 17:04:13 +0000 (17:04 +0000)
commitfb5fc025c11209a999e9847de350b98394fcae80
treeea2ac5dcd5e0135f181463a0f1f5fab2729098a4
parentdafaabd183be9c7d8a7360f807e474c726c38a4c
* 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.
lisp/ChangeLog