emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 929a801: image-dired: Remove some TODOs


From: Stefan Kangas
Subject: master 929a801: image-dired: Remove some TODOs
Date: Wed, 8 Dec 2021 18:05:40 -0500 (EST)

branch: master
commit 929a8010aca1a9ce8b740ef7e06b21abeb3466d9
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    image-dired: Remove some TODOs
    
    To the extent that these TODOs are relevant or useful, it would be
    better to add such features to image-mode directly.
    * lisp/image-dired.el: Remove some TODOs.
---
 lisp/image-dired.el | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/lisp/image-dired.el b/lisp/image-dired.el
index d75ccfe..e1c7944 100644
--- a/lisp/image-dired.el
+++ b/lisp/image-dired.el
@@ -103,9 +103,6 @@
 ;; TODO
 ;; ====
 ;;
-;; * Some sort of auto-rotate function based on rotate info in the
-;;   EXIF data.
-;;
 ;; * Investigate if it is possible to also write the tags to the image
 ;;   files.
 ;;
@@ -114,12 +111,6 @@
 ;;
 ;; * From thumbs.el: Add setroot function.
 ;;
-;; * From thumbs.el: Add image resizing, if useful (image-dired's automatic
-;;  "image fit" might be enough)
-;;
-;; * From thumbs.el: Add the "modify" commands (emboss, negate,
-;;   monochrome etc).
-;;
 ;; * Add `image-dired-display-thumbs-ring' and functions to cycle that.  Find 
out
 ;;   which is best, saving old batch just before inserting new, or
 ;;   saving the current batch in the ring when inserting it.  Adding



reply via email to

[Prev in Thread] Current Thread [Next in Thread]