# HG changeset patch # User Richard M. Stallman # Date 1114512871 0 # Node ID f30c24a40aebd48b4b2386d87239d1aef50e4f33 # Parent 934760e1b21ba790e237492a3f743b76e99aeff4 (Window Hooks): Remove reference to obsolete Lazy Lock mode. diff -r 934760e1b21b -r f30c24a40aeb lispref/windows.texi --- 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