]> git.eshelyaron.com Git - emacs.git/commit
Don't clobber 'comint-input-autoexpand' in 'read-shell-command'
authorEli Zaretskii <eliz@gnu.org>
Fri, 15 Mar 2019 09:15:06 +0000 (11:15 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 15 Mar 2019 09:15:06 +0000 (11:15 +0200)
commit0f325d193e3787bf0e69d539783dd1ce414463c3
treeb13b453d16ff1bc31470d2a18b33632ddd384490
parentbc75589b905f70753ce2ce5f854efb423781287e
Don't clobber 'comint-input-autoexpand' in 'read-shell-command'

* lisp/shell.el (shell-completion-vars): Set only the
buffer-local value of 'comint-input-autoexpand'.  (Bug#34815)
lisp/shell.el