]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): remove E1520 tag (#13289)
authorzeertzjq <zeertzjq@outlook.com>
Fri, 6 Oct 2023 17:34:04 +0000 (01:34 +0800)
committerGitHub <noreply@github.com>
Fri, 6 Oct 2023 17:34:04 +0000 (19:34 +0200)
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/builtin.txt
runtime/doc/tags

index a4eb95e4413af28f62d708873d68780bbb98ec12..029c08bbd94d9895786142e498252e43eeb381eb 100644 (file)
@@ -6690,8 +6690,6 @@ printf({fmt}, {expr1} ...)                                *printf()*
                precision, the argument(s) to be used must also be specified
                using a {n$} positional argument specifier. See |printf-$|.
 
-
-                                                       *E1520*
                The conversion specifiers and their meanings are:
 
                                *printf-d* *printf-b* *printf-B* *printf-o*
@@ -6885,11 +6883,11 @@ printf({fmt}, {expr1} ...)                              *printf()*
                        %1$d at width %2$d is: %01$*2$.3$d
 
                                                        *E1507*
-               This internal error indicates that the logic to
-               parse a positional format error ran into a problem
-               that couldn't be otherwise reported. Please file a
-               bug against vim if you run into this, copying the
-               exact format string and parameters that were used.
+               This internal error indicates that the logic to parse a
+               positional format argument ran into a problem that couldn't be
+               otherwise reported.  Please file a bug against Vim if you run
+               into this, copying the exact format string and parameters that
+               were used.
 
 
 prompt_getprompt({buf})                                        *prompt_getprompt()*
index ca4eaf9043cada01b7ff04a7ecb7c33d40159ef9..77b7d1b2dee4ef287df11b72b41ce6c749e9394e 100644 (file)
@@ -4515,7 +4515,6 @@ E1508     editing.txt     /*E1508*
 E1509  editing.txt     /*E1509*
 E151   helphelp.txt    /*E151*
 E152   helphelp.txt    /*E152*
-E1520  builtin.txt     /*E1520*
 E153   helphelp.txt    /*E153*
 E154   helphelp.txt    /*E154*
 E155   sign.txt        /*E155*