updated for version 7.0026
diff --git a/runtime/doc/motion.txt b/runtime/doc/motion.txt
index 4f9405f..d7f6cbc 100644
--- a/runtime/doc/motion.txt
+++ b/runtime/doc/motion.txt
@@ -1,4 +1,4 @@
-*motion.txt* For Vim version 7.0aa. Last change: 2004 Nov 23
+*motion.txt* For Vim version 7.0aa. Last change: 2004 Dec 29
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -831,8 +831,8 @@
*'^* *`^*
'^ `^ To the position where the cursor was the last time
- when Insert mode was stopped This is used by the |gi|
- command. Not set when the |:keepjumps| command
+ when Insert mode was stopped. This is used by the
+ |gi| command. Not set when the |:keepjumps| command
modifier was used. {not in Vi}
*'.* *`.*