changeset 56484:17695367365d

(Text Lines): Add anchor for `count-lines'.
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 19 Jul 2004 21:01:07 +0000
parents 0ac475fb519c
children 2060f98be086
files lispref/positions.texi
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/positions.texi	Mon Jul 19 12:34:02 2004 +0000
+++ b/lispref/positions.texi	Mon Jul 19 21:01:07 2004 +0000
@@ -389,6 +389,7 @@
 
 @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