changeset 39834:0f64721b0bb8

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 12 Oct 2001 17:29:52 +0000
parents c6e48d7cdb07
children 81c88c75006b
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	Fri Oct 12 17:29:30 2001 +0000
+++ b/lisp/progmodes/cc-vars.el	Fri Oct 12 17:29:52 2001 +0000
@@ -1062,7 +1062,7 @@
 (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.