From: Mathias Dahl Date: Thu, 9 Feb 2006 22:43:39 +0000 (+0000) Subject: Added a few todo items. X-Git-Tag: emacs-pretest-22.0.90~4253 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=85249e52dc52fe130b2a1aee29a88c1165c1b5b1;p=emacs.git Added a few todo items. --- diff --git a/lisp/tumme.el b/lisp/tumme.el index 005258790c2..2fd4a09777a 100644 --- a/lisp/tumme.el +++ b/lisp/tumme.el @@ -524,10 +524,16 @@ ;; files. ;; ;; * From thumbs.el: Add an option for clean-up/max-size functionality -;; for thumbnail directory. +;; for thumbnail directory. ;; ;; * From thumbs.el: Add setroot function. ;; +;; * From thumbs.el: Add image resizing, if useful (tumme's automatic +;; "image fit" might be enough) +;; +;; * From thumbs.el: Add the "modify" commands (emboss, negate, +;; monochrome etc). +;; ;; * Asynchronous creation of thumbnails. ;; ;; * Add `tumme-display-thumbs-ring' and functions to cycle that. Find