]> git.eshelyaron.com Git - emacs.git/commit
; Fix c-ts-mode filling
authorYuan Fu <casouri@gmail.com>
Sat, 14 Jan 2023 07:05:45 +0000 (23:05 -0800)
committerYuan Fu <casouri@gmail.com>
Sun, 15 Jan 2023 09:11:36 +0000 (01:11 -0800)
commitf02998939c6b7eaa5a63137573abe6fd85fc3de1
tree2b3dffb537044c777645221b0a9e131387eb8fd9
parentb365a7cc32e223e428d082a74d0780df223ad193
; Fix c-ts-mode filling

* lisp/progmodes/c-ts-mode.el:
(c-ts-mode--comment-regexp): New variable.
(c-ts-mode--fill-paragraph): Use the new variable, and make sure
start-marker is always initialized.
lisp/progmodes/c-ts-mode.el