From c98cd8bb840a61f2ed3890cbc0c4f5222cd60110 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Mon, 8 Apr 2002 22:47:17 +0000 Subject: [PATCH] Typo. --- lisp/progmodes/hideshow.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/hideshow.el b/lisp/progmodes/hideshow.el index 346f59f1937..9cca95f5bc7 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. -- 2.39.2