]> git.eshelyaron.com Git - emacs.git/commit
Teach c-ts-mode about the 'restrict' keyword
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 May 2023 12:15:42 +0000 (15:15 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 6 May 2023 12:15:42 +0000 (15:15 +0300)
commit71337843036d6a6b53aedcf898febd1b591b5f41
tree0ee600fcb908a3879984e7fa2111b41f00137972
parent15e06260ae8f622370b935920b2618cfff4cc8e7
Teach c-ts-mode about the 'restrict' keyword

* lisp/progmodes/c-ts-mode.el (c-ts-mode--keywords): Add
"restrict" and "_Atomic" type qualifiers.  (Bug#63323)
lisp/progmodes/c-ts-mode.el