Variable: help-fns--edit-value-mode-abbrev-table

help-fns--edit-value-mode-abbrev-table is a variable defined in help-fns.el.gz.

Value

#<obarray n=1>

Documentation

Abbrev table for help-fns--edit-value-mode.

Source Code

;; Defined in /usr/src/emacs/lisp/help-fns.el.gz
(define-derived-mode help-fns--edit-value-mode emacs-lisp-mode "Elisp"
  :interactive nil)