Variable: thumbs-temp-prefix

thumbs-temp-prefix is a customizable variable defined in thumbs.el.gz.

Value

"emacsthumbs"

Documentation

Prefix to add to temp files.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/thumbs.el.gz
(defcustom thumbs-temp-prefix "emacsthumbs"
  "Prefix to add to temp files."
  :type 'string)