Mercurial > emacs
changeset 72763:0a277f9db761
(Window Hooks): Explain limits of window-scroll-functions.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 09 Sep 2006 22:36:01 +0000 |
parents | 298499495f06 |
children | 88fd4983fe78 |
files | lispref/windows.texi |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/windows.texi Sat Sep 09 19:48:36 2006 +0000 +++ b/lispref/windows.texi Sat Sep 09 22:36:01 2006 +0000 @@ -2347,6 +2347,10 @@ These functions must be careful in using @code{window-end} (@pxref{Window Start}); if you need an up-to-date value, you must use the @var{update} argument to ensure you get it. + +@strong{Warning:} don't use this feature to alter the way the window +is scrolled. It's not designed for that, and such use probably won't +work. @end defvar @defvar window-size-change-functions