From: Richard M. Stallman Date: Tue, 26 Apr 2005 10:54:31 +0000 (+0000) Subject: (Window Hooks): Remove reference to obsolete Lazy Lock mode. X-Git-Tag: ttn-vms-21-2-B4~733 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b98ba93aa4b3a6d3e2d3b6ee5c1964b5f3fa876b;p=emacs.git (Window Hooks): Remove reference to obsolete Lazy Lock mode. --- diff --git a/lispref/windows.texi b/lispref/windows.texi index 752969e458f..d9ecf5db7eb 100644 --- a/lispref/windows.texi +++ b/lispref/windows.texi @@ -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