]> git.eshelyaron.com Git - emacs.git/commit
Widen in indent-for-tab-command in the normal case, too
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 19 Dec 2017 23:42:49 +0000 (01:42 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 19 Dec 2017 23:42:49 +0000 (01:42 +0200)
commitb9fbc03b862413bfee2728b1760f959bfc912e56
tree8c4cdd7fcf06dea9e91fa76ab5228a250c7ec30b
parent446faf3efa0f2d9ccdaf746348c3173b3eb7be2f
Widen in indent-for-tab-command in the normal case, too

Fixing this obvious omission.
* lisp/indent.el (indent--funcall-widened): New function.
(indent-for-tab-command): Use it.
lisp/indent.el