From: Richard M. Stallman Date: Tue, 26 Jun 2001 13:34:22 +0000 (+0000) Subject: Fix previous change. X-Git-Tag: emacs-pretest-21.0.104~133 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9048ad82a936a79bc3a186e501ef3ed1cb043744;p=emacs.git Fix previous change. --- diff --git a/man/display.texi b/man/display.texi index 505b36e6c98..b3de2592856 100644 --- a/man/display.texi +++ b/man/display.texi @@ -258,7 +258,7 @@ the purposes of speed, some modes, including C mode and Lisp mode, rely on a special convention: an open-parenthesis or open-brace in the leftmost column always defines the @w{beginning} of a defun, and is thus always outside any string or comment. (@xref{Left Margin -Convention}.) If you don't follow this convention, Font Lock mode can +Paren}.) If you don't follow this convention, Font Lock mode can misfontify the text that follows an open-parenthesis or open-brace in the leftmost column that is inside a string or comment.