diff options
author | Mathias Dahl <mathias.dahl@gmail.com> | 2006-02-09 22:43:39 +0000 |
---|---|---|
committer | Mathias Dahl <mathias.dahl@gmail.com> | 2006-02-09 22:43:39 +0000 |
commit | 85249e52dc52fe130b2a1aee29a88c1165c1b5b1 (patch) | |
tree | 80e38be91984c422ccdd2231afc70907d03f3170 /lisp/tumme.el | |
parent | 9e72206753821fb379babd1e10e124616d3ff4a7 (diff) | |
download | emacs-85249e52dc52fe130b2a1aee29a88c1165c1b5b1.tar.gz |
Added a few todo items.
Diffstat (limited to 'lisp/tumme.el')
-rw-r--r-- | lisp/tumme.el | 8 |
1 files changed, 7 insertions, 1 deletions
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 |