Variable: goto-line-history
goto-line-history is a variable defined in simple.el.gz.
Value
nil
Documentation
History of values entered with goto-line.
Source Code
;; Defined in /usr/src/emacs/lisp/simple.el.gz
(defvar goto-line-history nil
"History of values entered with `goto-line'.")