From: Chong Yidong Date: Sun, 22 Apr 2007 03:34:54 +0000 (+0000) Subject: "tumme" renamed to "thumbnails". X-Git-Tag: emacs-pretest-22.0.99~93 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a441fa79656b1701308c6bb158e2603c313ceb09;p=emacs.git "tumme" renamed to "thumbnails". --- diff --git a/lisp/thumbs.el b/lisp/thumbs.el index af17d925d35..3a788f6bb4c 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 tumme.el +;; your images, use thumbnails.el ;; ;; The 'convert' program from 'ImageMagick' ;; [URL:http://www.imagemagick.org/] is required.