Variable: dictionary-current-data
dictionary-current-data is a variable defined in dictionary.el.gz.
Value
nil
Documentation
The item that will be placed on stack next time.
Source Code
;; Defined in /usr/src/emacs/lisp/net/dictionary.el.gz
(defvar dictionary-current-data
nil
"The item that will be placed on stack next time.")