]> git.eshelyaron.com Git - emacs.git/commit
Improve filling of generated docstring lines
authorStefan Kangas <stefan@marxist.se>
Fri, 24 Sep 2021 15:47:43 +0000 (17:47 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 26 Sep 2021 11:23:57 +0000 (13:23 +0200)
commit44da8dd3e4a1e961eb7bbfdf9b1d2abad429ac3c
tree41f78111ef4a76e34710d510a082c2228a866cd2
parentc78e16962e63895d340f80cf245fad568a7da770
Improve filling of generated docstring lines

* lisp/subr.el (internal--fill-string-single-line): Improve filling to
use full width.  Fix bug where line was not wrapped correctly.
lisp/subr.el