* lisp/pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 23 Aug 2011 05:21:09 +0000 (01:21 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 23 Aug 2011 05:21:09 +0000 (01:21 -0400)
commitb3fd59bd988b168ab996bb6368af8bda2bec29b5
tree7e7e34231bf98d6590093ed121881fb3b2783568
parent8b76d6f8eab68baebd7cc7da85e93bf09e4d34da
* lisp/pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
Mark obsolete.
* lisp/shell.el (shell-parse-pcomplete-arguments): New function.
(shell-completion-vars): Use it instead.

Fixes: debbugs:9160
lisp/ChangeLog
lisp/pcomplete.el
lisp/shell.el