Variable: thumbs-mode-abbrev-table
thumbs-mode-abbrev-table is a variable defined in thumbs.el.gz.
Value
[## 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]
Documentation
Abbrev table for thumbs-mode.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/thumbs.el.gz
(define-derived-mode thumbs-mode
fundamental-mode "thumbs"
"Preview images in a thumbnails buffer."
(setq buffer-read-only t))