]> git.eshelyaron.com Git - emacs.git/commitdiff
(Window Hooks): Remove reference to obsolete Lazy Lock mode.
authorRichard M. Stallman <rms@gnu.org>
Tue, 26 Apr 2005 10:54:31 +0000 (10:54 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 26 Apr 2005 10:54:31 +0000 (10:54 +0000)
lispref/windows.texi

index 752969e458f0ac2509ffde890073c765406f8308..d9ecf5db7eb75fc121b0d2a02e3c43e969b027a7 100644 (file)
@@ -2288,8 +2288,7 @@ window displays a different part of its buffer or a different buffer.
 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