Variable: dictionary-position-stack
dictionary-position-stack is a variable defined in dictionary.el.gz.
Value
nil
Documentation
The history buffer for point and window position.
Source Code
;; Defined in /usr/src/emacs/lisp/net/dictionary.el.gz
(defvar dictionary-position-stack
nil
"The history buffer for point and window position.")