summaryrefslogtreecommitdiff
path: root/lisp/thumbs.el
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2007-04-22 13:44:43 +0000
committerChong Yidong <cyd@stupidchicken.com>2007-04-22 13:44:43 +0000
commita6009bd1e7b22c35045b4d3f0ada5ec593df1a30 (patch)
treeecf7572342e2eb4a427e81785ff9006a1b2e4da4 /lisp/thumbs.el
parentf7c84295eeb67e17686fb765c91a331998715211 (diff)
downloademacs-a6009bd1e7b22c35045b4d3f0ada5ec593df1a30.tar.gz
Commentary fix.
Diffstat (limited to 'lisp/thumbs.el')
-rw-r--r--lisp/thumbs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/thumbs.el b/lisp/thumbs.el
index 3a788f6bb4c..7df2d295c9e 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 thumbnails.el
+;; your images, use image-dired.el
;;
;; The 'convert' program from 'ImageMagick'
;; [URL:http://www.imagemagick.org/] is required.