diff -r d40b25430b5a runtime/doc/motion.txt
--- a/runtime/doc/motion.txt	Thu Mar 07 18:50:57 2013 +0100
+++ b/runtime/doc/motion.txt	Thu Mar 07 19:25:37 2013 +0100
@@ -111,6 +111,7 @@
 	d:if 1<CR>
 	   call search("f")<CR>
 	endif<CR>
+Note that when using ":" any motion becomes characterwise exclusive.
 
 
 FORCING A MOTION TO BE LINEWISE, CHARACTERWISE OR BLOCKWISE
diff -r d40b25430b5a runtime/doc/todo.txt
--- a/runtime/doc/todo.txt	Thu Mar 07 18:50:57 2013 +0100
+++ b/runtime/doc/todo.txt	Thu Mar 07 19:25:37 2013 +0100
@@ -286,9 +286,6 @@
 
 Issue 48: foldopen error can't be caught by try/catch
 
-"dg_" deletes including the last character, "d:normal! g_" doesn't.
-(Nomen Nescio, 2012 Jun 27)
-
 Patch to sort functions starting with '<' after others.  Omit dict functions,
 they can't be called. (Yasuhiro Matsumoto, 2011 Oct 11)
 
