From 1cb60b5a354ca2e11a3e1434d1ff8f07f61f2969 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Sat, 7 Feb 2004 12:50:00 +0000 Subject: [PATCH] * positions.texi (Text Lines): Added missing end defun. --- lispref/ChangeLog | 4 ++++ lispref/positions.texi | 1 + 2 files changed, 5 insertions(+) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index a1f2c69a814..62673f78537 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2004-02-07 Jan Dj,Ad(Brv + + * positions.texi (Text Lines): Added missing end defun. + 2004-02-07 Kim F. Storm * positions.texi (Text Lines): Add line-number-at-pos. 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 ================ -- 2.39.2