# HG changeset patch # User Chong Yidong # Date 1177212894 0 # Node ID 9b9e3ca5a965642787e7a352f16900d928b76789 # Parent aeaecd0cf05c5a490812ad32c3ddb869e214e1e3 "tumme" renamed to "thumbnails". diff -r aeaecd0cf05c -r 9b9e3ca5a965 lisp/thumbs.el --- 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.