Variable: follow-internal-force-redisplay
follow-internal-force-redisplay is a variable defined in follow.el.gz.
Value
nil
Documentation
Non-nil when Follow mode should redisplay the windows.
Source Code
;; Defined in /usr/src/emacs/lisp/follow.el.gz
;; Internal variables:
(defvar follow-internal-force-redisplay nil
"Non-nil when Follow mode should redisplay the windows.")