emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/windows.texi


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lispref/windows.texi
Date: Thu, 08 Sep 2005 18:01:10 -0400

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




reply via email to

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