]> git.eshelyaron.com Git - emacs.git/commit
Suppress docstring control char warning in macro-generated function
authorMattias EngdegÄrd <mattiase@acm.org>
Sat, 24 Feb 2024 11:08:09 +0000 (12:08 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:52:02 +0000 (18:52 +0100)
commitedc104f837d48a3be99cc3958daa06f53ee9f861
tree230348055ce884909f9c1eab6c406f69b0d41ed4
parent2817fee8e5e932933076073a76eda2b594fab3ec
Suppress docstring control char warning in macro-generated function

* lisp/progmodes/cc-defs.el (c-lang-defconst):
Make sure that `val` won't be treated as a docstring.

(cherry picked from commit eeb89a5cb292bffe40ba7d0b0cf81f82f8452bf8)
lisp/progmodes/cc-defs.el