]> git.eshelyaron.com Git - emacs.git/commit
Fix c-ts-common--fill-paragraph for C
authorYuan Fu <casouri@gmail.com>
Sat, 27 Apr 2024 02:55:37 +0000 (19:55 -0700)
committerEshel Yaron <me@eshelyaron.com>
Mon, 29 Apr 2024 15:03:15 +0000 (17:03 +0200)
commit5521212137ff072b29eaffad51af802c60fec47c
tree356030708626696013cdf91aef4ad54b8f1f7ecd
parentc7598cec7f49843a30fcb37c27092b352156cd53
Fix c-ts-common--fill-paragraph for C

This should fix the failing filling test for c-ts-mode.

* lisp/progmodes/c-ts-common.el (c-ts-common--fill-paragraph): Don't
go back to indentation.

(cherry picked from commit 53333132e47589c59331a7b8b3afb5ce964aed99)
lisp/progmodes/c-ts-common.el