diff options
author | Alan Mackenzie <acm@muc.de> | 2016-05-09 18:12:52 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2016-05-09 18:12:52 +0000 |
commit | e58f900e6d7e9118c8fd4783d87a4f122c0bccc1 (patch) | |
tree | 808c920eb1674abc50e11e9b2f5fa1b9efe87117 /lisp/emacs-lisp/check-declare.el | |
parent | 3b478989df59cc33886d260137c433da5cfe4863 (diff) | |
download | emacs-e58f900e6d7e9118c8fd4783d87a4f122c0bccc1.tar.gz emacs-e58f900e6d7e9118c8fd4783d87a4f122c0bccc1.tar.bz2 emacs-e58f900e6d7e9118c8fd4783d87a4f122c0bccc1.zip |
Add some "safe-local-variable" declarations for compatibility with master.
These enable C files from the master repository to be visited in Emacs 25
without generating irritating questions about configuration variable safety.
* lisp/progmodes/cc-vars.el: (c-string-list-p, c-string-or-string-list-p): New
functions.
(c-noise-macro-names, c-noise-macro-with-parens-names): give the
safe-local-variable property c-string-list-p.
(c-macro-names-with-semicolon): give the safe-local-variable property
c-string-or-string-list-p.
Diffstat (limited to 'lisp/emacs-lisp/check-declare.el')
0 files changed, 0 insertions, 0 deletions