# HG changeset patch # User Richard M. Stallman # Date 993561618 0 # Node ID afc3a9e55ac4be03e6207d52d920b5ca7cab2806 # Parent 9aad32f27cefe41a5935cc0682ef2dfe94e28047 Update xref (Defuns -> Left Margin Convention). diff -r 9aad32f27cef -r afc3a9e55ac4 man/display.texi --- a/man/display.texi Tue Jun 26 13:19:43 2001 +0000 +++ b/man/display.texi Tue Jun 26 13:20:18 2001 +0000 @@ -257,10 +257,10 @@ 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