Mercurial > emacs
changeset 61851:f30c24a40aeb
(Window Hooks): Remove reference to obsolete Lazy Lock mode.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 26 Apr 2005 10:54:31 +0000 |
parents | 934760e1b21b |
children | 48375a96a41a |
files | lispref/windows.texi |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/windows.texi Tue Apr 26 10:52:25 2005 +0000 +++ b/lispref/windows.texi Tue Apr 26 10:54:31 2005 +0000 @@ -2288,8 +2288,7 @@ 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}. +@code{window-size-change-functions}. @defvar window-scroll-functions This variable holds a list of functions that Emacs should call before