build(vim-patch): v8.2.4153 is n/a

This commit is contained in:
Jan Edmund Lazo
2026-08-16 23:28:43 -04:00
parent cd71a13589
commit e96be45bba
3 changed files with 10 additions and 4 deletions

View File

@@ -962,10 +962,11 @@ is_na_patch() {
HUNKS=$(git -C "${VIM_SOURCE_DIR}" diff-tree --no-commit-id -r -b -U0 \
'-I^\s+$' \
'-I^\s*/?\*/?$' \
'-I^\s*(//|/?\*).*\s([vV]im9|E[0-9]{4} - |channel|job|popup|sound|terminal)' \
'-I^\s*(//|/?\*).*\s([vV]im9|E[0-9]{4} - |FEAT_|channel|job|popup|sound|terminal)' \
'-I^#\s*((ifdef|ifndef|undef)|(if|elif)\s.*defined\().*FEAT_[^_]' \
'-I^#\s*(else|endif)' \
'-I^#\s*define\s+(FEAT|POPUPWIN|XDG|t)_[^_]' \
'-I^\s+(&&|\|\|)\s.*defined\(.*FEAT_[^_]' \
'-IEVENT_TERMINALWINOPEN' \
'-I^#\s*define\s+POPF_CURSORLINE\s' \
'-I^typedef enum \{$' \
@@ -1007,10 +1008,11 @@ is_na_patch() {
HUNKS=$(git -C "${VIM_SOURCE_DIR}" diff-tree --no-commit-id -r -b -U0 \
'-I^\s+$' \
'-I^\s*/?\*/?$' \
'-I^\s*(//|/?\*).*\s([vV]im9|channel|job|popup|sound|terminal)' \
'-I^#\s*((ifdef|ifndef|undef)|(if|elif)\s.*defined\().*FEAT_' \
'-I^\s*(//|/?\*).*\s([vV]im9|E[0-9]{4} - |FEAT_|channel|job|popup|sound|terminal)' \
'-I^#\s*((ifdef|ifndef|undef)|(if|elif)\s.*defined\().*FEAT_[^_]' \
'-I^#\s*(else|endif)' \
'-I^#\s*define\s+(FEAT|POPUPWIN|XDG)_' \
'-I^#\s*define\s+(FEAT|POPUPWIN|XDG|t)_[^_]' \
'-I^\s+(&&|\|\|)\s.*defined\(.*FEAT_[^_]' \
'-IEVENT_TERMINALWINOPEN' \
'-I^#\s*include\s+<proto/' \
'-I^\s+\{"(popup|prop|sound)_[_a-z]+",.*f_(popup|prop|sound)_[_a-z]+},$' \

View File

@@ -100,8 +100,10 @@
\*autocommand-events\*
\*builtin-function-list\*
\*emacs[_-]tags\*
\*global-ime\*
\*help-toc-install\*
\*job_[a-zA-Z0-9]\+()\*
\*multibyte-ime\*
\*os-support\*
\*patches-\(after-\)\?[0-9].*\*
\*popup-window-functions\*

View File

@@ -46,6 +46,7 @@
^src/config\.[a-z]
^src/configure
^src/crypt
^src/glbl_ime\.
^src/gui[_.]
^src/gvim
^src/if_
@@ -89,6 +90,7 @@
\.desktop$
\.diff$
\.ico$
\.idl$
\.info$
\.man$
\.mms$