Add the synconcealed() function and use it for :TOhtml. (Benjamin Fritz)
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index ae1c793..c28661d 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -1,4 +1,4 @@
-*todo.txt* For Vim version 7.3b. Last change: 2010 Jul 24
+*todo.txt* For Vim version 7.3b. Last change: 2010 Jul 25
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -30,6 +30,8 @@
*known-bugs*
-------------------- Known bugs and current work -----------------------
+concealends does not appear to work.
+
if_python3.c is missing some changes that were applied to if_python.c.
Find the old version of if_python.c from when the copy was made.