]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1698: Some error numbers are not documented v9.1.1698
authorYegappan Lakshmanan <yegappan@yahoo.com>
Wed, 27 Aug 2025 16:00:38 +0000 (18:00 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 27 Aug 2025 16:00:38 +0000 (18:00 +0200)
commit5e27058fc4a98dbea16f72bc54e76bbe1d455168
tree9c775ee77ac0114579bd6effd03df1a90f1f5d97
parent28c88ebeb7bb5937dfebd5c007bff7e94b617623
patch 9.1.1698: Some error numbers are not documented

Problem:  Some error numbers are not documented
          (Restorer)
Solution: Document missing error numbers (Yegappan Lakshmanan).

fixes: #18114
closes: #18135

Signed-off-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/autocmd.txt
runtime/doc/options.txt
runtime/doc/popup.txt
runtime/doc/quickfix.txt
runtime/doc/tags
runtime/doc/vim9.txt
runtime/doc/vim9class.txt
src/errors.h
src/version.c