Index: emacs/lispref/windows.texi
diff -c emacs/lispref/windows.texi:1.81 emacs/lispref/windows.texi:1.82
*** emacs/lispref/windows.texi:1.81 Sat Apr 23 16:22:02 2005
--- emacs/lispref/windows.texi Tue Apr 26 10:54:31 2005
***************
*** 2288,2295 ****
There are three actions that can change this: scrolling the window,
switching buffers in the window, and changing the size of the window.
The first two actions run @code{window-scroll-functions}; the last runs
! @code{window-size-change-functions}. The paradigmatic use of these
! hooks is in the implementation of Lazy Lock mode; see @file{lazy-lock.el}.
@defvar window-scroll-functions
This variable holds a list of functions that Emacs should call before
--- 2288,2294 ----
There are three actions that can change this: scrolling the window,
switching buffers in the window, and changing the size of the window.
The first two actions run @code{window-scroll-functions}; the last runs
! @code{window-size-change-functions}.
@defvar window-scroll-functions
This variable holds a list of functions that Emacs should call before
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs