Variable: thumbs-image-resizing-step

thumbs-image-resizing-step is a customizable variable defined in thumbs.el.gz.

Value

10

Documentation

Step by which to resize image as a percentage.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/thumbs.el.gz
(defcustom thumbs-image-resizing-step 10
  "Step by which to resize image as a percentage."
  :type 'natnum)