Index: emacs/lispref/windows.texi
diff -c emacs/lispref/windows.texi:1.86 emacs/lispref/windows.texi:1.87
*** emacs/lispref/windows.texi:1.86 Wed Aug 10 14:29:01 2005
--- emacs/lispref/windows.texi Thu Sep 8 22:00:58 2005
***************
*** 717,722 ****
--- 717,728 ----
widths of @var{window} remain unchanged. @xref{Fringes}.
@end defun
+ @defvar buffer-display-count
+ This buffer-local variable records the number of times a buffer is
+ displayed in a window. It is incremented each time
+ @code{set-window-buffer} is called for the buffer.
+ @end defvar
+
@defun window-buffer &optional window
This function returns the buffer that @var{window} is displaying. If
@var{window} is omitted, this function returns the buffer for the
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs