]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): remove E1507 help tag, which is no longer used (#13254)
authorzeertzjq <zeertzjq@outlook.com>
Tue, 3 Oct 2023 06:12:56 +0000 (14:12 +0800)
committerGitHub <noreply@github.com>
Tue, 3 Oct 2023 06:12:56 +0000 (08:12 +0200)
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/editing.txt
runtime/doc/tags

index a9c81f4de51aad1a874b6ea9ee44023c71bb6058..7ebb41e82e70faa328bb0b1e4bbbdb39d0b8152f 100644 (file)
@@ -1097,8 +1097,8 @@ will get the ACL info of the original file.
    The ACL info is also used to check if a file is read-only (when opening the
 file).
 
-                               *xattr* *E1506* *E1507* *E1508* *E1509*
-xattr stands for Extended Attributes  It is an advanced way to save metadata
+                                       *xattr* *E1506* *E1508* *E1509*
+xattr stands for Extended Attributes.  It is an advanced way to save metadata
 alongside the file in the filesystem.  It depends on the actual filesystem
 being used and Vim supports it only on a Linux system.
    Vim attempts to preserve the extended attribute info when writing a file.
index f4617e8bc58f719263c2e202113148d2dabf873b..c32b67911811a781e0ac78846c18f15dfccd7aed 100644 (file)
@@ -4510,7 +4510,6 @@ E1503     builtin.txt     /*E1503*
 E1504  builtin.txt     /*E1504*
 E1505  builtin.txt     /*E1505*
 E1506  editing.txt     /*E1506*
-E1507  editing.txt     /*E1507*
 E1508  editing.txt     /*E1508*
 E1509  editing.txt     /*E1509*
 E151   helphelp.txt    /*E151*