From: Juanma Barranquero Date: Tue, 18 Feb 2003 16:27:04 +0000 (+0000) Subject: Revert last change. X-Git-Tag: ttn-vms-21-2-B4~11135 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3a0ab106694fe1534e3784bab3b1279819445f04;p=emacs.git Revert last change. --- 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))))