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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/windows.texi
Date: Tue, 26 Apr 2005 06:54:31 -0400

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




reply via email to

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