Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b98ba93a
Commit
b98ba93a
authored
Apr 26, 2005
by
Richard M. Stallman
Browse files
(Window Hooks): Remove reference to obsolete Lazy Lock mode.
parent
f88761e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
lispref/windows.texi
lispref/windows.texi
+1
-2
No files found.
lispref/windows.texi
View file @
b98ba93a
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment