From: Luc Teirlinck Date: Mon, 19 Jul 2004 21:01:07 +0000 (+0000) Subject: (Text Lines): Add anchor for `count-lines'. X-Git-Tag: ttn-vms-21-2-B4~5437 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5148bc3cd5afe0fb5cff9619cb07cf60df452046;p=emacs.git (Text Lines): Add anchor for `count-lines'. --- diff --git a/lispref/positions.texi b/lispref/positions.texi index 22a800a2216..12ec9f7ff4e 100644 --- a/lispref/positions.texi +++ b/lispref/positions.texi @@ -389,6 +389,7 @@ In an interactive call, @var{count} is the numeric prefix argument. @defun count-lines start end @cindex lines in region +@anchor{Definition of count-lines} This function returns the number of lines between the positions @var{start} and @var{end} in the current buffer. If @var{start} and @var{end} are equal, then it returns 0. Otherwise it returns at least