# HG changeset patch # User Chong Yidong # Date 1177249483 0 # Node ID 9492479855b338cd9ef5ab45c2a6b2e4c256d397 # Parent 7b2ac92c7dd7d1ed4f6ee646a469e797e5dfd475 Commentary fix. diff -r 7b2ac92c7dd7 -r 9492479855b3 lisp/thumbs.el --- a/lisp/thumbs.el Sun Apr 22 13:44:05 2007 +0000 +++ b/lisp/thumbs.el Sun Apr 22 13:44:43 2007 +0000 @@ -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.