commit 8fd5193b743530e74afe3a5f28ac312051184fc2
parent 1512503b2b58b5dd683a957cd5fcdab434390d4e
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Sun, 27 Aug 2006 18:25:00 +0000
clarify TODO list entry
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3858 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/TODO b/TODO
@@ -2,7 +2,7 @@ TODO file (? means the feature may be implemented, but not definitely)
------------------------------------------------------------------------
For the next version:
-- Undo/Redo keys?
+- Undo/Redo keys (M-U and M-E)?
- Rebindable keys?
- FriBidi support?
- Port to DJGPP?