]> git.eshelyaron.com Git - emacs.git/commit
Make "Compiling" in the mode line a clickable command
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 23 Jul 2019 17:49:48 +0000 (19:49 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 23 Jul 2019 17:49:56 +0000 (19:49 +0200)
commit3479ec7332a474b3400cbc6b681c2a1f5637db94
tree17d7e4135eccd410cf703d623f2b5a63957986c2
parentf9337bc36d17a8819c0d05be8d3a1edcc34c6c79
Make "Compiling" in the mode line a clickable command

* lisp/progmodes/compile.el (compilation-goto-in-progress-buffer):
New command.
(compilation-in-progress): Don't put the in-progress mode-line
marker among the minor modes (because it's not a minor mode), and
add a command that allows you to switch to the in-progress
compilation buffer (bug#27252).
lisp/progmodes/compile.el