]> git.eshelyaron.com Git - emacs.git/commit
* lisp/simple.el (shell-command-on-region): Use set-buffer-major-mode.
authorJuri Linkov <juri@linkov.net>
Sun, 8 Dec 2019 22:27:34 +0000 (00:27 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 8 Dec 2019 22:27:34 +0000 (00:27 +0200)
commit252e5a88523e119475cfee933b161fdd0b977831
treedf0c2fd1f3ee335db84e0bf9b030720bdc31ab63
parent9ea3137bc8601cac9465e953e4e79ee15963e24a
* lisp/simple.el (shell-command-on-region): Use set-buffer-major-mode.

This enables globalized minor modes explicitly after get-buffer-create
creates "*Shell Command Output*" buffer (bug#38111).
lisp/simple.el