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.

View in manual

Source Code

;; Defined in /usr/src/emacs/lisp/simple.el.gz
(defvar goto-line-history nil
  "History of values entered with `goto-line'.")