]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix @pxref in last change to flymake.texi
authorBasil L. Contovounesios <contovob@tcd.ie>
Fri, 18 Dec 2020 22:34:30 +0000 (22:34 +0000)
committerBasil L. Contovounesios <contovob@tcd.ie>
Fri, 18 Dec 2020 22:34:30 +0000 (22:34 +0000)
doc/misc/flymake.texi

index f4fc26d896b3bc80504a7faaedceb5d01a521964..8f2954bdf4fc1a9a76e1f430842042eeefb1f198 100644 (file)
@@ -581,7 +581,8 @@ can use the following function:
 Compute @var{buffer}'s region (@var{beg} .  @var{end}) corresponding
 to @var{line} and @var{col}.  If @var{col} is @code{nil}, return a
 region just for @var{line}.  Return @code{nil} if the region is
-invalid.  This function saves match data (@pxref{Saving Match Data}).
+invalid.  This function saves match data (@pxref{Saving Match Data,,,
+elisp, The Emacs Lisp Reference Manual}).
 @end deffn
 
 @cindex add a log message