From 64afad82926b43aaa353d36792eb3bca89674894 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renaud=20Casenave-P=C3=A9r=C3=A9?= Date: Thu, 18 Aug 2011 17:10:49 +0900 Subject: [PATCH] update the TODO file. --- TODO | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index b70e88a..d4a9807 100644 --- a/TODO +++ b/TODO @@ -24,8 +24,6 @@ * DONE Allow the use of command_lists CLOSED: [2011-08-10 Wed 15:44] -* TODO Recreate the playlist using only the diff between the current version and the previous - * TODO Display informations in the mode-line * TODO Display the playlist in a buffer @@ -39,4 +37,9 @@ * TODO Write a macro defining commands requiring an argument Let the possibility to use ido or anything +* TODO Let the user easily create its own multi commands using predefined keywords + Create these keywords in the various macro definitions + +* TODO Recreate the playlist using only the diff between the current version and the previous + * TODO Why do I get disconnected when updating the db?