aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
diff options
context:
space:
mode:
authorStefan Monnier <[email protected]>2002-04-08 22:47:17 +0000
committerStefan Monnier <[email protected]>2002-04-08 22:47:17 +0000
commitc98cd8bb840a61f2ed3890cbc0c4f5222cd60110 (patch)
tree6db6474f4a34ab624f4f52ee623612f6cfed2121 /lisp/progmodes
parent0b05c8cad1bae245b051f2bc1e44ae5c08bea423 (diff)
Typo.
Diffstat (limited to 'lisp/progmodes')
-rw-r--r--lisp/progmodes/hideshow.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/hideshow.el b/lisp/progmodes/hideshow.el
index 346f59f193..9cca95f5bc 100644
--- a/lisp/progmodes/hideshow.el
+++ b/lisp/progmodes/hideshow.el
@@ -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.