runtime(doc): clarify C99 constraints and portability assumptions
Commit:
https://github.com/vim/vim/commit/689f3bf3139bf8124adfa4bea3d4d8a438b9feb2
Author: Damien Lejay
Date: Mon Jul 21 21:12:39 2025 +0200
runtime(doc): clarify C99 constraints and portability assumptions
closes:
patch 9.1.1576: cannot easily trigger wildcard expansion
Commit:
https://github.com/vim/vim/commit/b486ed8266d3b8cd1ffab7d7f302fbd6d5a55c70
Author: Girish Palya
Date: Mon Jul 21 21:26:32 2025 +0200
patch 9.1.1576: cannot easily trigger wildcard expansion
Problem: cannot easily t
patch 9.1.1574: Dead code in mbyte.c
Commit:
https://github.com/vim/vim/commit/b2013396d47d03309eb9e280c1e3f41b15b971f7
Author: Damien Lejay
Date: Mon Jul 21 20:25:33 2025 +0200
patch 9.1.1574: Dead code in mbyte.c
Problem: Dead code in mbyte.c
Solution: Delete the dead wcwi
patch 9.1.1575: tabpanel not drawn correctly with wrapped lines
Commit:
https://github.com/vim/vim/commit/e1c507a9657f6ce39213b1de3cdb1184fc9c71a0
Author: Hirohito Higashi
Date: Mon Jul 21 20:32:08 2025 +0200
patch 9.1.1575: tabpanel not drawn correctly with wrapped lines
Problem