# HG changeset patch # User Mathias Dahl # Date 1139525019 0 # Node ID 9c1ca2e3695cc98acced400ac8eb3c9bcc8c2a5b # Parent 1ab1088988a3c3416bd1ea22baea6fb6c7daf9a5 Added a few todo items. diff -r 1ab1088988a3 -r 9c1ca2e3695c lisp/tumme.el --- a/lisp/tumme.el Thu Feb 09 21:01:19 2006 +0000 +++ b/lisp/tumme.el Thu Feb 09 22:43:39 2006 +0000 @@ -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