]> git.eshelyaron.com Git - emacs.git/commit
Fix thinko in my previous commit
authorStefan Kangas <stefan@marxist.se>
Wed, 9 Dec 2020 21:40:31 +0000 (22:40 +0100)
committerStefan Kangas <stefan@marxist.se>
Wed, 9 Dec 2020 21:48:59 +0000 (22:48 +0100)
commitddf55400dc70a394ecb0547f588f08c95ab8541a
treeff4e75f8ad1e45661e021118d07c191e9f9285ab
parent1047f80f1c609aa1ce47bf9b294240fb9adf4b24
Fix thinko in my previous commit

* lisp/pcomplete.el (pcomplete-comint-setup): Fix thinko in my
previous commit.  This was not a quoted symbol but a variable, and
therefore cannot use setq-local.
lisp/pcomplete.el