diff --git a/lisp/progmodes/cc-vars.el b/lisp/progmodes/cc-vars.el index eb95508f2e3..3f40a0c361a 100644 --- a/lisp/progmodes/cc-vars.el +++ b/lisp/progmodes/cc-vars.el @@ -135,7 +135,7 @@ the value set here overrides the style system (there is a variable `c-old-style-variable-behavior' that changes this, though).") ,@(plist-put args ':type - `(` (radio + `(\` (radio (const :tag "Use style settings" set-from-style) ,(, (let ((type (eval (plist-get args ':type))))