From e448d4f21461df377a9a4e07a966b4d8a18b21b3 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Wed, 6 Aug 2008 02:44:41 +0300 Subject: [PATCH] Updated --- magit.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/magit.el b/magit.el index f071e8a9..3c179646 100644 --- a/magit.el +++ b/magit.el @@ -31,9 +31,9 @@ ;;; TODO -;; - Reloading of changed files after finishing commands -;; - Detect and handle renames and copies. +;; - Documentation ;; - History browsing +;; - Detect and handle renames and copies. ;;; Utilities