changeset 35550:9bb71760434f

runtime(doc): Remove wrong help tag CTRL-SHIFT-CR Commit: https://github.com/vim/vim/commit/aaaa21b58f8af2fe923368116f94832df3d273bc Author: Christian Brabandt <cb@256bit.org> Date: Sat Jul 6 11:29:38 2024 +0200 runtime(doc): Remove wrong help tag CTRL-SHIFT-CR Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Sat, 06 Jul 2024 11:45:06 +0200
parents 307cb6ce5fa3
children e21cd2efeb87
files runtime/doc/scroll.txt runtime/doc/tags
diffstat 2 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/runtime/doc/scroll.txt
+++ b/runtime/doc/scroll.txt
@@ -1,4 +1,4 @@
-*scroll.txt*    For Vim version 9.1.  Last change: 2024 Jul 05
+*scroll.txt*    For Vim version 9.1.  Last change: 2024 Jul 06
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -48,7 +48,7 @@ CTRL-D			Scroll window Downwards in the 
 
 <S-Down>	or				*<S-Down>* *<kPageDown>*
 <PageDown>	or				*<PageDown>* *CTRL-F*
-<S-CR>	or				*<S-CR>* *CTRL-SHIFT-CR* *<S-NL>*
+<S-CR>	or					*<S-CR>* *<S-NL>*
 <S-+>	or					*SHIFT-+* *<S-Plus>*
 CTRL-F			Scroll window [count] pages Forwards (downwards) in
 			the buffer.  See also 'startofline' option.
--- a/runtime/doc/tags
+++ b/runtime/doc/tags
@@ -3946,7 +3946,6 @@ CTRL-O	motion.txt	/*CTRL-O*
 CTRL-P	motion.txt	/*CTRL-P*
 CTRL-Q	gui_w32.txt	/*CTRL-Q*
 CTRL-R	undo.txt	/*CTRL-R*
-CTRL-SHIFT-CR	scroll.txt	/*CTRL-SHIFT-CR*
 CTRL-T	tagsrch.txt	/*CTRL-T*
 CTRL-U	scroll.txt	/*CTRL-U*
 CTRL-U-changed	version6.txt	/*CTRL-U-changed*