Searched +refs:thumbs +refs:relief (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/
H A Dthumbs.el0 ;;; thumbs.el --- Thumbnails previewer for images files
28 ;; This package create two new modes: thumbs-mode and thumbs-view-image-mode.
49 ;; Type M-x thumbs RET DIR RET to view the directory DIR in Thumbs mode.
51 ;; from dired, C-t m enter in thumbs-mode with all marked files
52 ;; C-t a enter in thumbs-mode with all files in current-directory
53 ;; In thumbs-mode, pressing <return> on a image will bring you in image view
65 (defgroup thumbs nil function
70 (defcustom thumbs-thumbsdir "~/.emacs.d/thumbs"
426 (defalias 'thumbs 'thumbs-show-from-dir) function
[all...]

Completed in 69 milliseconds