]> git.eshelyaron.com Git - emacs.git/commitdiff
Commentary fix.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 22 Apr 2007 13:44:43 +0000 (13:44 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 22 Apr 2007 13:44:43 +0000 (13:44 +0000)
lisp/thumbs.el

index 3a788f6bb4c5e638fd06b6923ab514df2956f813..7df2d295c9ec8ca81593afd811b2b2ce43953bc9 100644 (file)
@@ -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.