]> git.eshelyaron.com Git - emacs.git/commit
Put error output from M-! at the end of the error buffer
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Aug 2019 08:10:09 +0000 (10:10 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Aug 2019 08:10:15 +0000 (10:10 +0200)
commit27988f136c35396e0ef1e865f5a0c0a0bf20358a
tree8e72fbf64cdf5e796b396e2dc60fb7964250a237
parentef49439ff9b5b09e9f77425c13713f55b7b6316a
Put error output from M-! at the end of the error buffer

* lisp/simple.el (shell-command-on-region): Put the error output
at the end of the buffer instead of wherever point is (bug#7513).
This avoids interleaving error output.
lisp/simple.el