]> git.eshelyaron.com Git - emacs.git/commit
Simplify code for 'indent-for-tab-command' slightly.
authorPhilipp Stephani <phst@google.com>
Fri, 14 Jan 2022 19:56:03 +0000 (20:56 +0100)
committerPhilipp Stephani <phst@google.com>
Fri, 14 Jan 2022 19:56:03 +0000 (20:56 +0100)
commitc7234011518133da8b5f585719be511a1dfbcf11
treee742a47d2bc7df473bb551303b8622f6ebf6c184
parentd29291d665e808307126bf52c3e748fef78f0f9c
Simplify code for 'indent-for-tab-command' slightly.

* lisp/indent.el (indent-for-tab-command): Don't use a one-element
list for SYN.
lisp/indent.el