From: Chong Yidong Date: Sun, 22 Apr 2007 13:44:43 +0000 (+0000) Subject: Commentary fix. X-Git-Tag: emacs-pretest-22.0.99~80 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a6009bd1e7b22c35045b4d3f0ada5ec593df1a30;p=emacs.git Commentary fix. --- 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.