changeset 49857:252629d76098

Revert last change.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 18 Feb 2003 16:27:04 +0000
parents 04bdf9a77388
children f86aab6b2827
files lisp/progmodes/cc-vars.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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))))