From 3a0ab106694fe1534e3784bab3b1279819445f04 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 18 Feb 2003 16:27:04 +0000 Subject: [PATCH] Revert last change. --- lisp/progmodes/cc-vars.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/cc-vars.el b/lisp/progmodes/cc-vars.el index 3f40a0c361a..eb95508f2e3 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)))) -- 2.39.2