redisplay-end-trigger-functions

redisplay-end-trigger-functions is a variable defined in `C source code'.
Its value is
nil

  • This variable is obsolete since 23.1;
    use `jit-lock-register' instead.
  • This variable may be risky if used as a file-local variable.

Documentation:
Functions called when redisplay of a window reaches the end trigger.
Each function is called with two arguments, the window and the end trigger value.
See `set-window-redisplay-end-trigger'.