From e5700b527e860accf4a3199144fe53cb0e5011d8 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Fri, 12 Oct 2001 17:29:52 +0000 Subject: [PATCH] *** empty log message *** --- 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 d53e2213d88..11f9196a411 100644 --- a/lisp/progmodes/cc-vars.el +++ b/lisp/progmodes/cc-vars.el @@ -1062,7 +1062,7 @@ as designated in the variable `c-file-style'.") (defvar c-syntactic-context nil "Variable containing syntactic analysis list during indentation. This is always bound dynamically. It should never be set statically -(e.g. with `setq').") +\(e.g. with `setq').") (defvar c-indentation-style nil "Name of the currently installed style. -- 2.39.2