changeset 72599:e4e2d953e61c

(Buffer Modification): Fix last change.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 01 Sep 2006 17:15:49 +0000
parents 070fe1ef3250
children 3947a80cfe22
files lispref/buffers.texi
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/buffers.texi	Fri Sep 01 13:41:33 2006 +0000
+++ b/lispref/buffers.texi	Fri Sep 01 17:15:49 2006 +0000
@@ -589,7 +589,6 @@
 calls, you can tell whether a character change occurred in that buffer
 in between the calls.  If @var{buffer} is @code{nil} (or omitted), the
 current buffer is used.
-@end defun
 
 This function returns @var{buffer}'s modification-count.  This is a
 counter that increments every time the buffer is modified.  If