changeset 5215:956d54c39176

Reword the lispref documentation of buffer-display-count. 2010-05-28 Aidan Kehoe <kehoea@parhasard.net> * lispref/windows.texi (Buffers and Windows): Reword the documentation of `buffer-display-count'; `buffer-display-time's documentation was taken from a version of the GNU elisp manuwal with a compatible licence, `buffer-display-count' was not.
author Aidan Kehoe <kehoea@parhasard.net>
date Fri, 28 May 2010 13:52:16 +0100
parents 0b4d355771bd
children 9b8c2168d231
files man/ChangeLog man/lispref/windows.texi
diffstat 2 files changed, 10 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/man/ChangeLog	Fri May 28 13:48:22 2010 +0100
+++ b/man/ChangeLog	Fri May 28 13:52:16 2010 +0100
@@ -1,3 +1,11 @@
+2010-05-28  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* lispref/windows.texi (Buffers and Windows):
+	Reword the documentation of `buffer-display-count';
+	`buffer-display-time's documentation was taken from a version of
+	the GNU elisp manuwal with a compatible licence,
+	`buffer-display-count' was not.
+
 2010-05-17  Jeff Sparkes  <jsparkes@gmail.com>
 
 	* lispref/windows.texi (Buffers and Windows):
--- a/man/lispref/windows.texi	Fri May 28 13:48:22 2010 +0100
+++ b/man/lispref/windows.texi	Fri May 28 13:52:16 2010 +0100
@@ -706,9 +706,8 @@
 @end defun
 
 @defvar buffer-display-count
-This buffer-local variable records the number of times a buffer has been
-displayed in a window.  It is incremented each time
-@code{set-window-buffer} is called for the buffer.
+This variable, local to a given buffer, reflects the number of times
+XEmacs has displayed the buffer in a window.
 @end defvar
 
 @defun window-buffer &optional window