]> code.delx.au - gnu-emacs/commit
In comment-dwim with style `extra-line', respect indent-tabs-mode.
authorAlan Mackenzie <acm@muc.de>
Fri, 15 Jan 2016 12:32:32 +0000 (12:32 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Mar 2016 00:05:55 +0000 (17:05 -0700)
commit5a78876770255ee5e4f2dd0e9b5de30389b195da
treef279f88b36e9d96cd1b64e58bc70117a06f0e2cc
parent05b62680782ec4fc58a53a22a0fc2771df0fca0b
In comment-dwim with style `extra-line', respect indent-tabs-mode.

This fixes bug #22369.

* lisp/newcomment.el (comment-make-bol-ws): New function.
(comment-make-extra-lines): Use new function instead of a crude `make-string'.

[This reapplies commit 016b3d5894b8c424eab262aeefc646c6cd03a70a,
which was inadvertently lost by merge commit
7823745acbe9b87eea2db4ef434e379fc903ec35.]
lisp/newcomment.el