Variable: tpu-pan-columns
tpu-pan-columns is a customizable variable defined in tpu-edt.el.gz.
Value
16
Documentation
Number of columns the tpu-pan functions scroll left or right.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/tpu-edt.el.gz
(defcustom tpu-pan-columns 16
"Number of columns the tpu-pan functions scroll left or right."
:type 'integer)