From 83f9c5a5c60acb1692fb5d269c2671e89e9c1d0b Mon Sep 17 00:00:00 2001 From: djcb Date: Sun, 9 Sep 2012 14:21:36 +0300 Subject: [PATCH] * lib/Makefile.am: fix make-dist (remove mu-msg-crypto.h)* update TODO --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 5d7e74b0..1aa169a6 100644 --- a/TODO +++ b/TODO @@ -96,7 +96,11 @@ - improve performance of getting the list of maildirs - fix setting wrapped/hide state in viewer - fix ' realpath() failed for...' stuff - - allow for fancy chars (> ascii), make it configurable (mu4e-use-fancy-chars) + - allow for fancy chars (> ascii), make it configurable (mu4e-use-fancy-chars) + - don't user `error' for user-errors + - better echo-area reporting + - improve help feedback for user (command line) + * Done :PROPERTIES: