Skip to content

Commit 2dfc229

Browse files
authored
runtime(doc): remove E1507 help tag, which is no longer used (#13254)
Signed-off-by: Christian Brabandt <[email protected]>
1 parent 3f168ec commit 2dfc229

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

runtime/doc/editing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1097,8 +1097,8 @@ will get the ACL info of the original file.
10971097
The ACL info is also used to check if a file is read-only (when opening the
10981098
file).
10991099

1100-
*xattr* *E1506* *E1507* *E1508* *E1509*
1101-
xattr stands for Extended Attributes It is an advanced way to save metadata
1100+
*xattr* *E1506* *E1508* *E1509*
1101+
xattr stands for Extended Attributes. It is an advanced way to save metadata
11021102
alongside the file in the filesystem. It depends on the actual filesystem
11031103
being used and Vim supports it only on a Linux system.
11041104
Vim attempts to preserve the extended attribute info when writing a file.

runtime/doc/tags

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4510,7 +4510,6 @@ E1503 builtin.txt /*E1503*
45104510
E1504 builtin.txt /*E1504*
45114511
E1505 builtin.txt /*E1505*
45124512
E1506 editing.txt /*E1506*
4513-
E1507 editing.txt /*E1507*
45144513
E1508 editing.txt /*E1508*
45154514
E1509 editing.txt /*E1509*
45164515
E151 helphelp.txt /*E151*

0 commit comments

Comments
 (0)