emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/buffers.texi,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lispref/buffers.texi,v
Date: Sat, 02 Sep 2006 22:18:44 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/09/02 22:18:44

Index: buffers.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/buffers.texi,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -b -r1.52 -r1.53
--- buffers.texi        1 Sep 2006 17:15:49 -0000       1.52
+++ buffers.texi        2 Sep 2006 22:18:44 -0000       1.53
@@ -589,11 +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.
-
-This function returns @var{buffer}'s modification-count.  This is a
-counter that increments every time the buffer is modified.  If
address@hidden is @code{nil} (or omitted), the current buffer is used.
-The counter can wrap around occasionally.
 @end defun
 
 @node Modification Time




reply via email to

[Prev in Thread] Current Thread [Next in Thread]