# HG changeset patch # User Juanma Barranquero # Date 1045585624 0 # Node ID 252629d760985b7e97d44e70f5c213b45b82ba4c # Parent 04bdf9a7738853a2e3e57c5316901143b4a365e5 Revert last change. diff -r 04bdf9a77388 -r 252629d76098 lisp/progmodes/cc-vars.el --- a/lisp/progmodes/cc-vars.el Tue Feb 18 16:11:17 2003 +0000 +++ b/lisp/progmodes/cc-vars.el Tue Feb 18 16:27:04 2003 +0000 @@ -135,7 +135,7 @@ `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))))