# HG changeset patch # User Richard M. Stallman # Date 1157841361 0 # Node ID 0a277f9db7613066b953b216d8dd33aa3baf9947 # Parent 298499495f06858003320864670c6384f57b1620 (Window Hooks): Explain limits of window-scroll-functions. diff -r 298499495f06 -r 0a277f9db761 lispref/windows.texi --- 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