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:
parent
f88761e277
commit
b98ba93aa4
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue