projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e417e87
)
; Fix @pxref in last change to flymake.texi
author
Basil L. Contovounesios
<contovob@tcd.ie>
Fri, 18 Dec 2020 22:34:30 +0000
(22:34 +0000)
committer
Basil L. Contovounesios
<contovob@tcd.ie>
Fri, 18 Dec 2020 22:34:30 +0000
(22:34 +0000)
doc/misc/flymake.texi
patch
|
blob
|
history
diff --git
a/doc/misc/flymake.texi
b/doc/misc/flymake.texi
index f4fc26d896b3bc80504a7faaedceb5d01a521964..8f2954bdf4fc1a9a76e1f430842042eeefb1f198 100644
(file)
--- a/
doc/misc/flymake.texi
+++ b/
doc/misc/flymake.texi
@@
-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