]> git.eshelyaron.com Git - emacs.git/commit
Make TAB work in makefile mode when transient mark mode is on
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 3 May 2022 14:02:51 +0000 (16:02 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 3 May 2022 14:02:51 +0000 (16:02 +0200)
commita4c96147d1875d359db8d7fda3489954046a5db8
tree9360eb684dba8e07a92d5e3159455590ad5b619b
parent47fe7a5983a97c3e806e90340f3cd6ab3f0c49b2
Make TAB work in makefile mode when transient mark mode is on

* lisp/progmodes/make-mode.el (makefile-mode): Insert a tab
instead of removing it (bug#37087).
lisp/progmodes/make-mode.el