summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cc-langs.el
diff options
context:
space:
mode:
authorAndrea Corallo <akrl@sdf.org>2020-12-20 22:07:48 +0100
committerAndrea Corallo <akrl@sdf.org>2020-12-20 22:08:42 +0100
commitf244c2190259875d095be8508a959a61339263b8 (patch)
tree4e32bd399f4abe168bf3f18086cd36acfbca3df8 /lisp/progmodes/cc-langs.el
parent72c1a41573a96a39482a001bfeb3230c471a5681 (diff)
parent1a7033f1f3de4ad8c1bfd68b54e6c9d8444a3bcc (diff)
downloademacs-f244c2190259875d095be8508a959a61339263b8.tar.gz
Merge remote-tracking branch 'savannah/master' into HEAD
Diffstat (limited to 'lisp/progmodes/cc-langs.el')
-rw-r--r--lisp/progmodes/cc-langs.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/progmodes/cc-langs.el b/lisp/progmodes/cc-langs.el
index 9a044fcef31..faf31ff21cf 100644
--- a/lisp/progmodes/cc-langs.el
+++ b/lisp/progmodes/cc-langs.el
@@ -700,6 +700,7 @@ It's assumed to not contain any submatchers."
;; The same thing regarding Unicode identifiers applies here as to
;; `c-symbol-key'.
t (concat "[" (c-lang-const c-nonsymbol-chars) "]"))
+(c-lang-defvar c-nonsymbol-key (c-lang-const c-nonsymbol-key))
(c-lang-defconst c-identifier-ops
"The operators that make up fully qualified identifiers. nil in