Variable: dictionary-marker
dictionary-marker is a variable defined in dictionary.el.gz.
Value
nil
Documentation
Stores the point position while buffer display.
Source Code
;; Defined in /usr/src/emacs/lisp/net/dictionary.el.gz
(defvar dictionary-marker
nil
"Stores the point position while buffer display.")