aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorAlan Mackenzie2023-03-18 10:12:24 +0000
committerAlan Mackenzie2023-03-18 10:12:24 +0000
commit403bad2f604ab096fbf04dad39725198e8c59e73 (patch)
treec0035f0ec0bf9f490315f8acc6d721c56619a716 /java
parent95d5154feed2bdb15555e3dce14fca377765b54d (diff)
downloademacs-403bad2f604ab096fbf04dad39725198e8c59e73.tar.gz
emacs-403bad2f604ab096fbf04dad39725198e8c59e73.zip
CC Mode: Eliminate duplicate function c-list-of-strings
Replace it with the existing c-string-list-p. Also put an autoload cookie in front of c-string-list-p so that it will not be signalled as undefined by loaddefs.el. lisp/progmodes/cc-vars.el (c-string-list-p): Make this autoload. (c-list-of-strings): Remove. (c-font-lock-extra-types, c++-font-lock-extra-types) (objc-font-lock-extra-types, java-font-lock-extra-types) (idl-font-lock-extra-types, pike-font-lock-extra-types): In the autoload cookies, replace c-list-of-strings with c-string-list-p.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions