Variable: tpu-percent-scroll

tpu-percent-scroll is a customizable variable defined in tpu-edt.el.gz.

Value

75

Documentation

Percentage of the screen to scroll for next/previous screen commands.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/tpu-edt.el.gz
(defcustom tpu-percent-scroll 75
  "Percentage of the screen to scroll for next/previous screen commands."
  :type 'integer)