From 1cb60b5a354ca2e11a3e1434d1ff8f07f61f2969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Dj=C3=A4rv?= Date: Sat, 7 Feb 2004 12:50:00 +0000 Subject: * positions.texi (Text Lines): Added missing end defun. --- lispref/positions.texi | 1 + 1 file changed, 1 insertion(+) (limited to 'lispref/positions.texi') diff --git a/lispref/positions.texi b/lispref/positions.texi index a0e151a1616..1dee0398050 100644 --- a/lispref/positions.texi +++ b/lispref/positions.texi @@ -414,6 +414,7 @@ Here is an example of using @code{count-lines}: This function returns the line number in the current buffer corresponding the buffer position @var{pos}. If @var{pos} is nil or omitted, the current buffer position is used. +@end defun @ignore @c ================ -- cgit v1.2.1