1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00

(Window Hooks): Remove reference to obsolete Lazy Lock mode.

This commit is contained in:
Richard M. Stallman 2005-04-26 10:54:31 +00:00
parent f88761e277
commit b98ba93aa4

View 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