]> git.eshelyaron.com Git - emacs.git/commit
Fix auto-filling regression
authorTom Tromey <tom@tromey.com>
Wed, 9 Aug 2017 22:06:23 +0000 (16:06 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 9 Aug 2017 22:06:23 +0000 (16:06 -0600)
commit81656add8117e8d1b7faab18b330d0706462b433
tree39506c6f7a8afa723f742637fe3f7e3985789e1f
parent904be8c4cf8522a54a85542954bd553b6dbd0b64
Fix auto-filling regression

Bug#28003
* lisp/newcomment.el (comment-indent-new-line): Check
comment-auto-fill-only-comments.  Reverts earlier change.
* lisp/simple.el (internal-auto-fill): Call auto-fill-function, not
do-auto-fill.
lisp/newcomment.el
lisp/simple.el