aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/thumbs.el2
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 @@
29;; It is used for basic browsing and viewing of images from within Emacs. 29;; It is used for basic browsing and viewing of images from within Emacs.
30;; Minimal image manipulation functions are also available via external 30;; Minimal image manipulation functions are also available via external
31;; programs. If you want to do more complex tasks like categorise and tag 31;; programs. If you want to do more complex tasks like categorise and tag
32;; your images, use tumme.el 32;; your images, use thumbnails.el
33;; 33;;
34;; The 'convert' program from 'ImageMagick' 34;; The 'convert' program from 'ImageMagick'
35;; [URL:http://www.imagemagick.org/] is required. 35;; [URL:http://www.imagemagick.org/] is required.