diff options
Diffstat (limited to 'doc/lispref/modes.texi')
-rw-r--r-- | doc/lispref/modes.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/modes.texi b/doc/lispref/modes.texi index 27c5d77579f..f41607c5dc0 100644 --- a/doc/lispref/modes.texi +++ b/doc/lispref/modes.texi @@ -3023,7 +3023,7 @@ Its value should have one of the forms described in this table. @strong{Warning:} Do not design an element of @code{font-lock-keywords} to match text which spans lines; this does not work reliably. -For details, see @xref{Multiline Font Lock}. +For details, @pxref{Multiline Font Lock}. You can use @var{case-fold} in @code{font-lock-defaults} to specify the value of @code{font-lock-keywords-case-fold-search} which says |