Mercurial > emacs
changeset 77393:9b9e3ca5a965
"tumme" renamed to "thumbnails".
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 22 Apr 2007 03:34:54 +0000 |
parents | aeaecd0cf05c |
children | 00feafb6aed4 |
files | lisp/thumbs.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/thumbs.el Sun Apr 22 03:32:36 2007 +0000 +++ b/lisp/thumbs.el Sun Apr 22 03:34:54 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 tumme.el +;; your images, use thumbnails.el ;; ;; The 'convert' program from 'ImageMagick' ;; [URL:http://www.imagemagick.org/] is required.