From fc723bcef6abc1ba75bcf2c25d143ea052513b8b Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Tue, 12 Aug 2008 17:39:44 +0300 Subject: [PATCH] Updated TODO. --- magit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/magit.el b/magit.el index fb1522bb..aa5c45b0 100644 --- a/magit.el +++ b/magit.el @@ -33,7 +33,7 @@ ;;; TODO -;; - Diffing between branches +;; - 'Subsetting', only looking at a subset of all files. ;; - Polish history browsing. Scroll when leaning on RET, etc. ;; - Indicate active command in modeline. Show progress in message area? ;; - Detect and handle renames and copies.