From ee6038a695769219caa434d95c7aea30bcab05ed Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 26 Jun 2001 13:20:18 +0000 Subject: [PATCH] Update xref (Defuns -> Left Margin Convention). --- man/display.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/man/display.texi b/man/display.texi index 024c6c824d7..505b36e6c98 100644 --- a/man/display.texi +++ b/man/display.texi @@ -257,10 +257,10 @@ relies on analysis of the syntactic structure of the buffer text. For 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{Defuns}.) If you -don't follow this convention, then 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. +thus always outside any string or comment. (@xref{Left Margin +Convention}.) 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. @cindex slow display during scrolling The variable @code{font-lock-beginning-of-syntax-function} (always -- 2.39.5