]> git.eshelyaron.com Git - emacs.git/commit
Make sure that `shell' makes BUFFER current
authorMartin Rudalics <rudalics@gmx.at>
Mon, 10 Apr 2017 08:21:44 +0000 (10:21 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Mon, 10 Apr 2017 08:21:44 +0000 (10:21 +0200)
commit375bfbde06031d7e9ce363a6695b22b47c6a2798
tree1da389dfbc592c21b57071e60e70d48156833530
parent0fb52dcc45742af58a081bd6ca27b70f6a6a1899
Make sure that `shell' makes BUFFER current

* lisp/shell.el (shell): Restrict scope of recently added
`with-current-buffer' to make sure that BUFFER is current when
`shell' returns.
lisp/shell.el