diff runtime/doc/tagsrch.txt @ 19039:d20ed2e5a776

Update a few runtime files. Commit: https://github.com/vim/vim/commit/d7df279808f75f7a4af8dd48deae73a9b727ac3b Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 2 21:34:42 2020 +0100 Update a few runtime files.
author Bram Moolenaar <Bram@vim.org>
date Thu, 02 Jan 2020 21:45:04 +0100
parents af69c9335223
children 8645b73b3645
line wrap: on
line diff
--- a/runtime/doc/tagsrch.txt
+++ b/runtime/doc/tagsrch.txt
@@ -1,4 +1,4 @@
-*tagsrch.txt*   For Vim version 8.2.  Last change: 2019 Nov 07
+*tagsrch.txt*   For Vim version 8.2.  Last change: 2019 Dec 27
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -210,14 +210,14 @@ the same entry.
 			Example output:
 
 >
-	 nr pri kind tag		file
+	  # pri kind tag		file
 	  1 F	f    mch_delay		os_amiga.c
 			mch_delay(msec, ignoreinput)
 	> 2 F	f    mch_delay		os_msdos.c
 			mch_delay(msec, ignoreinput)
 	  3 F	f    mch_delay		os_unix.c
 			mch_delay(msec, ignoreinput)
-	Enter nr of choice (<CR> to abort):
+	Type number and <Enter> (empty cancels):
 <
 			See |tag-priority| for the "pri" column.  Note that
 			this depends on the current file, thus using