]> git.eshelyaron.com Git - emacs.git/commit
Add inline to c-ts-mode--keywords
authorDaniel Martín <mardani29@yahoo.es>
Wed, 30 Nov 2022 18:58:42 +0000 (19:58 +0100)
committerYuan Fu <casouri@gmail.com>
Thu, 1 Dec 2022 01:37:05 +0000 (17:37 -0800)
commit7a1f1825fd3108479556c57f153d11f305da1736
tree50987792affd32c84ecebd0f870b9845d564aaaf
parent3d976d6a0371c6c24d55b0259eac1052cb0de667
Add inline to c-ts-mode--keywords

* lisp/progmodes/c-ts-mode.el (c-ts-mode--keywords): Add "inline", a
keyword available since C99 to define inline functions in C.
lisp/progmodes/c-ts-mode.el