From: Stefan Monnier Date: Fri, 12 Oct 2001 17:29:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~19523 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e5700b527e860accf4a3199144fe53cb0e5011d8;p=emacs.git *** empty log message *** --- 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.