]> git.eshelyaron.com Git - emacs.git/commit
; Minor fix in c-ts-mode fontification
authorYuan Fu <casouri@gmail.com>
Mon, 21 Nov 2022 20:07:20 +0000 (12:07 -0800)
committerYuan Fu <casouri@gmail.com>
Mon, 21 Nov 2022 20:50:40 +0000 (12:50 -0800)
commitb2ea38ab03e801859163b74a292aa75008e36541
tree3e6829b6bc43b590baad84072f5c037da99bf877
parent6cf8bf504285d9b8caf10ebdb3d5b61671a533ef
; Minor fix in c-ts-mode fontification

* lisp/progmodes/c-ts-mode.el (c-ts-mode--font-lock-settings): use
override.  Include the outer call_expression.
(c-ts-mode--fontify-defun): Use the override given to it rather than
hard-code.  Add missing space.
lisp/progmodes/c-ts-mode.el