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