Variable: thumbs-view-image-mode-abbrev-table

thumbs-view-image-mode-abbrev-table is a variable defined in thumbs.el.gz.

Value

#<obarray n=1>

Documentation

Abbrev table for thumbs-view-image-mode.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/thumbs.el.gz
(define-derived-mode thumbs-view-image-mode
  fundamental-mode "image-view-mode"
  (setq buffer-read-only t))