]> git.eshelyaron.com Git - emacs.git/commitdiff
Revert last change.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 18 Feb 2003 16:27:04 +0000 (16:27 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 18 Feb 2003 16:27:04 +0000 (16:27 +0000)
lisp/progmodes/cc-vars.el

index 3f40a0c361afc6fb409d014ea69caf80ab135fc3..eb95508f2e304ca400e4289736d31d392a67bca9 100644 (file)
@@ -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))))