]> git.eshelyaron.com Git - emacs.git/commit
pcomplete-parse-arguments: Fix last change
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 7 Jun 2022 22:08:22 +0000 (01:08 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 7 Jun 2022 22:08:22 +0000 (01:08 +0300)
commit88b025f8151f5552580b4fe8ace0897aac56ca71
tree730ac3a9016f96bc16ccde22a61e5da09a4d0900
parentff2ce79f6cb76c8d2cf3a04e85b8059ad00a7436
pcomplete-parse-arguments: Fix last change

* lisp/pcomplete.el (pcomplete-parse-arguments):
Throw the previous value of 'pcomplete-stub' (a list) rather than
the newly constructed one (bug#50470).
lisp/pcomplete.el