diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2007-04-22 03:34:54 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2007-04-22 03:34:54 +0000 |
commit | a441fa79656b1701308c6bb158e2603c313ceb09 (patch) | |
tree | 8bf4007ab751f0c407ad3ed4d20b1ff152ddcbaf /lisp/thumbs.el | |
parent | d4c2b84bae18b3852d4746ad6d4c7bc4bf14d8af (diff) | |
download | emacs-a441fa79656b1701308c6bb158e2603c313ceb09.tar.gz |
"tumme" renamed to "thumbnails".
Diffstat (limited to 'lisp/thumbs.el')
-rw-r--r-- | lisp/thumbs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/thumbs.el b/lisp/thumbs.el index af17d925d35..3a788f6bb4c 100644 --- a/lisp/thumbs.el +++ b/lisp/thumbs.el @@ -29,7 +29,7 @@ ;; It is used for basic browsing and viewing of images from within Emacs. ;; Minimal image manipulation functions are also available via external ;; programs. If you want to do more complex tasks like categorise and tag -;; your images, use tumme.el +;; your images, use thumbnails.el ;; ;; The 'convert' program from 'ImageMagick' ;; [URL:http://www.imagemagick.org/] is required. |