From 3aa3f478e9f407168b7def03a923d2a762466619 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Mon, 11 Aug 2008 06:00:55 +0300 Subject: [PATCH] Updated TODO. --- magit.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/magit.el b/magit.el index 21ef3209..c6893c46 100644 --- a/magit.el +++ b/magit.el @@ -31,7 +31,8 @@ ;;; TODO -;; - History browsing, with cherry picking, reverting, etc. +;; - 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. ;;; Utilities