]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 12 Oct 2001 17:29:52 +0000 (17:29 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 12 Oct 2001 17:29:52 +0000 (17:29 +0000)
lisp/progmodes/cc-vars.el

index d53e2213d888368c4e0548768b6eb296b75ebdb2..11f9196a4111cd02c8210cc852ff62317b184795 100644 (file)
@@ -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.