Updated runtime files.
diff --git a/runtime/doc/motion.txt b/runtime/doc/motion.txt
index 97160ad..aee4e4a 100644
--- a/runtime/doc/motion.txt
+++ b/runtime/doc/motion.txt
@@ -1,4 +1,4 @@
-*motion.txt* For Vim version 7.4. Last change: 2015 Jun 06
+*motion.txt* For Vim version 7.4. Last change: 2016 Jun 12
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1027,7 +1027,8 @@
*CTRL-O*
CTRL-O Go to [count] Older cursor position in jump list
- (not a motion command). {not in Vi}
+ (not a motion command).
+ {not in Vi}
{not available without the |+jumplist| feature}
<Tab> or *CTRL-I* *<Tab>*
@@ -1037,8 +1038,14 @@
{not available without the |+jumplist| feature}
*:ju* *:jumps*
-:ju[mps] Print the jump list (not a motion command). {not in
- Vi} {not available without the |+jumplist| feature}
+:ju[mps] Print the jump list (not a motion command).
+ {not in Vi}
+ {not available without the |+jumplist| feature}
+
+ *:cle* *:clearjumps*
+:cle[arjumps] Clear the jump list of the current window.
+ {not in Vi}
+ {not available without the |+jumplist| feature}
*jumplist*
Jumps are remembered in a jump list. With the CTRL-O and CTRL-I command you