]> git.eshelyaron.com Git - emacs.git/commit
Allow running several commands in compilation-start
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 17 May 2022 20:07:27 +0000 (22:07 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 17 May 2022 20:08:17 +0000 (22:08 +0200)
commit092aea9a27831a378ff8d1ab94a096675fe92343
tree55e1bbfa75c27f77ae0769a48c841aff04d6c258
parent89ca98c59c827cc7187bc2d16f55d8736e7b836c
Allow running several commands in compilation-start

* lisp/progmodes/compile.el (compilation-start): Allow not erasing
the contents of the buffer (bug#28892).
lisp/progmodes/compile.el