Fix buffer name comparison in async shell-command
commit9f4f130b793e3a6ef7abef99e3e892271128e4b2
authorBasil L. Contovounesios <contovob@tcd.ie>
Fri, 3 Nov 2017 09:50:13 +0000 (3 11:50 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 3 Nov 2017 09:50:13 +0000 (3 11:50 +0200)
tree3d0ebf60f46612751038c7087e17475950f9e83c
parentc911b27aff8dd15cd47a063dc958e6dae74dde06
Fix buffer name comparison in async shell-command

* lisp/simple.el (shell-command): Keep track of output-buffer
by its name, not by its object.  (Bug#28997)
lisp/simple.el