]> code.delx.au - gnu-emacs/blobdiff - lispref/buffers.texi
(Customization, Common Keywords)
[gnu-emacs] / lispref / buffers.texi
index cf683fb2ac3ae3f5cf809883b94e63ee11fb40c2..3b9750f00a2dc83ab01c850a248bdca5ec9a4753 100644 (file)
@@ -591,12 +591,6 @@ 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
-@var{buffer} is @code{nil} (or omitted), the current buffer is used.
-The counter can wrap around occasionally.
-@end defun
-
 @node Modification Time
 @comment  node-name,  next,  previous,  up
 @section Comparison of Modification Time