Mercurial > emacs
changeset 68754:9c1ca2e3695c
Added a few todo items.
author | Mathias Dahl <mathias.dahl@gmail.com> |
---|---|
date | Thu, 09 Feb 2006 22:43:39 +0000 |
parents | 1ab1088988a3 |
children | df0f9716216a |
files | lisp/tumme.el |
diffstat | 1 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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