aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Dahl2006-02-09 22:43:39 +0000
committerMathias Dahl2006-02-09 22:43:39 +0000
commit85249e52dc52fe130b2a1aee29a88c1165c1b5b1 (patch)
tree80e38be91984c422ccdd2231afc70907d03f3170
parent9e72206753821fb379babd1e10e124616d3ff4a7 (diff)
downloademacs-85249e52dc52fe130b2a1aee29a88c1165c1b5b1.tar.gz
emacs-85249e52dc52fe130b2a1aee29a88c1165c1b5b1.zip
Added a few todo items.
-rw-r--r--lisp/tumme.el8
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 @@
524;; files. 524;; files.
525;; 525;;
526;; * From thumbs.el: Add an option for clean-up/max-size functionality 526;; * From thumbs.el: Add an option for clean-up/max-size functionality
527;; for thumbnail directory. 527;; for thumbnail directory.
528;; 528;;
529;; * From thumbs.el: Add setroot function. 529;; * From thumbs.el: Add setroot function.
530;; 530;;
531;; * From thumbs.el: Add image resizing, if useful (tumme's automatic
532;; "image fit" might be enough)
533;;
534;; * From thumbs.el: Add the "modify" commands (emboss, negate,
535;; monochrome etc).
536;;
531;; * Asynchronous creation of thumbnails. 537;; * Asynchronous creation of thumbnails.
532;; 538;;
533;; * Add `tumme-display-thumbs-ring' and functions to cycle that. Find 539;; * Add `tumme-display-thumbs-ring' and functions to cycle that. Find