Updated runtime files.
diff --git a/runtime/doc/version8.txt b/runtime/doc/version8.txt
index a419bd7..9cf047b 100644
--- a/runtime/doc/version8.txt
+++ b/runtime/doc/version8.txt
@@ -1,4 +1,4 @@
-*version8.txt* For Vim version 8.0. Last change: 2016 Nov 06
+*version8.txt* For Vim version 8.0. Last change: 2016 Dec 10
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -181,6 +181,12 @@
|i_CTRL-G_U| CTRL-G U don't break undo with next cursor movement
+Cmdline mode commands: ~
+
+|/_CTRL-G| CTRL-G move to the next match in 'incsearch' mode
+|/_CTRL-T| CTRL-T move to the previous match in 'incsearch' mode
+
+
Options: ~
'belloff' do not ring the bell for these reasons