From 081c65a639d836e863aa4483ea84e95d24211fc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renaud=20Casenave-P=C3=A9r=C3=A9?= Date: Fri, 26 Aug 2011 19:50:58 +0900 Subject: [PATCH] Update the TODO file. --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 8974d11..6c16810 100644 --- a/TODO +++ b/TODO @@ -34,6 +34,8 @@ CLOSED: [2011-08-24 Wed 18:21] Need more flexibility and need to be able to play with the current buffer even in background +* TODO Recreate the playlist using only the diff between the current version and the previous + * TODO Create a proper playlist-mode - Use format-like string to let the user change the format of a song appearing in the playlist. (see [[file:~/.myconfigs/.emacs.d/el-get/nognus/lisp/gnus-spec.el::(defun%20gnus-parse-simple-format%20(format%20spec-alist%20&optional%20insert)][gnus-parse-simple-format]] and [[file:~/.myconfigs/.emacs.d/el-get/nognus/lisp/gnus-sum.el::(defvar%20gnus-summary-line-format-alist][gnus-summary-line-format-alist]]) @@ -57,8 +59,6 @@ * 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? * TODO Allow Wikipedia/Last.fm/Lyrics search from within empc