]> git.eshelyaron.com Git - emacs.git/commit
Make c-ts-common--fill-paragraph work for rust line comment
authorYuan Fu <casouri@gmail.com>
Tue, 23 Apr 2024 23:28:20 +0000 (16:28 -0700)
committerEshel Yaron <me@eshelyaron.com>
Wed, 24 Apr 2024 17:43:47 +0000 (19:43 +0200)
commit8f5eadf1f9d61d5745262ed4791b4f1c0d5a467d
tree2c00c23c610fd2ca456bb6ed0f987941a1d7a06c
parent633c775fdce2d251a322a51b680e989314cf87a3
Make c-ts-common--fill-paragraph work for rust line comment

* lisp/progmodes/c-ts-common.el (c-ts-common--fill-paragraph): Back to
BOL before checking for //.

(cherry picked from commit 67ef1d54e7e3983bb03840cf8f2990d579942710)
lisp/progmodes/c-ts-common.el