runtime(doc): remove E1507 help tag, which is no longer used (#13254)

Commit: 
https://github.com/vim/vim/commit/2dfc22908e432f63d200e1fc4f024645c87b8bf3
Author: zeertzjq <zeert...@outlook.com>
Date:   Tue Oct 3 14:12:56 2023 +0800

    runtime(doc): remove E1507 help tag, which is no longer used 
(https://github.com/vim/vim/issues/13254)
    
    Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/runtime/doc/editing.txt b/runtime/doc/editing.txt
index a9c81f4de..7ebb41e82 100644
--- a/runtime/doc/editing.txt
+++ b/runtime/doc/editing.txt
@@ -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.
diff --git a/runtime/doc/tags b/runtime/doc/tags
index f4617e8bc..c32b67911 100644
--- a/runtime/doc/tags
+++ b/runtime/doc/tags
@@ -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*

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/E1qnYgU-005LZP-6s%40256bit.org.

Reply via email to