]> git.eshelyaron.com Git - emacs.git/commitdiff
Typo.
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 8 Apr 2002 22:47:17 +0000 (22:47 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 8 Apr 2002 22:47:17 +0000 (22:47 +0000)
lisp/progmodes/hideshow.el

index 346f59f1937751efb39803f150db420f3256090f..9cca95f5bc79effa2a271b6b694f5e627a8a24f2 100644 (file)
@@ -350,7 +350,7 @@ as opposed to hiding it from the position returned when searching
 for `hs-block-start-regexp'.
 
 For example, in c-like modes, if we wish to also hide the curly braces
-(if you think they occupy too much space on the screen), this function
+\(if you think they occupy too much space on the screen), this function
 should return the starting point (at the end of line) of the hidden
 region.