# HG changeset patch # User Aidan Kehoe # Date 1275051136 -3600 # Node ID 956d54c3917689f85358dd50f74f3bcf8976e04d # Parent 0b4d355771bdaa77426b073001c2ad3e3f8ed5fb Reword the lispref documentation of buffer-display-count. 2010-05-28 Aidan Kehoe * 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. diff -r 0b4d355771bd -r 956d54c39176 man/ChangeLog --- 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 + + * 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 * lispref/windows.texi (Buffers and Windows): diff -r 0b4d355771bd -r 956d54c39176 man/lispref/windows.texi --- 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