Variable: dictionary-word-history

dictionary-word-history is a variable defined in dictionary.el.gz.

Value

nil

Documentation

History list of searched word.

Source Code

;; Defined in /usr/src/emacs/lisp/net/dictionary.el.gz
(defvar dictionary-word-history
  '()
  "History list of searched word.")