Mercurial > emacs
changeset 77406:9492479855b3
Commentary fix.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 22 Apr 2007 13:44:43 +0000 |
parents | 7b2ac92c7dd7 |
children | 551f6e97f928 |
files | lisp/thumbs.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.