Variable: vcursor-temp-goal-column
vcursor-temp-goal-column is a variable defined in vcursor.el.gz.
Value
nil
Documentation
Keeps track of temporary goal columns for the virtual cursor.
Source Code
;; Defined in /usr/src/emacs/lisp/vcursor.el.gz
(defvar vcursor-temp-goal-column nil
"Keeps track of temporary goal columns for the virtual cursor.")