I'm still further ahead than behind

2024-11-28 Fir de Conversatie Tony Mechelynck
I'm still further ahead than behind, so no hurry yet: Vim from my openSUSE distro: 9.1.836 -- 37 patchlevels Vim I compiled myself when the Mercurial server was still online: 9.1.873 -- 22 patchlevels Latest Vim as posted on vim-dev: 9.1.895 so my best choice is still my own-compiled Vim (wit

Commit: runtime(doc): document changed default value for 'history'

2024-11-28 Fir de Conversatie Christian Brabandt
runtime(doc): document changed default value for 'history' Commit: https://github.com/vim/vim/commit/075aeea40431a02e4da01f47d0cb7874d4eaa240 Author: Christian Brabandt Date: Thu Nov 28 23:12:53 2024 +0100 runtime(doc): document changed default value for 'history' Signed-off-by:

Commit: patch 9.1.0895: default history value is too small

2024-11-28 Fir de Conversatie Christian Brabandt
patch 9.1.0895: default history value is too small Commit: https://github.com/vim/vim/commit/c0d30eff6d5367a6e4eb7365501e7501dde31539 Author: Luca Saccarola Date: Thu Nov 28 22:27:28 2024 +0100 patch 9.1.0895: default history value is too small Problem: default history value is

Commit: patch 9.1.0894: No test for what the spotbug compiler parses

2024-11-28 Fir de Conversatie Christian Brabandt
patch 9.1.0894: No test for what the spotbug compiler parses Commit: https://github.com/vim/vim/commit/60ddb1a14025dc061908a1b7a0a3a82b4bbed223 Author: Aliaksei Budavei <0x000...@gmail.com> Date: Thu Nov 28 22:05:37 2024 +0100 patch 9.1.0894: No test for what the spotbug compiler parses

Commit: patch 9.1.0893: No test that undofile format does not regress

2024-11-28 Fir de Conversatie Christian Brabandt
patch 9.1.0893: No test that undofile format does not regress Commit: https://github.com/vim/vim/commit/14382c8bc96cc8f3985a01ab58c2f4d7b4d9ec85 Author: Christian Brabandt Date: Thu Nov 28 21:59:33 2024 +0100 patch 9.1.0893: No test that undofile format does not regress Problem:

Commit: translation(de): update German manpages

2024-11-28 Fir de Conversatie Christian Brabandt
translation(de): update German manpages Commit: https://github.com/vim/vim/commit/3d670bb1912d8cf3ec86124a02c6bbd81256374b Author: Christian Brabandt Date: Thu Nov 28 21:45:39 2024 +0100 translation(de): update German manpages fixes: https://github.com/vim/vim/issues/16086

Commit: runtime(compiler): include spotbugs Java linter

2024-11-28 Fir de Conversatie Christian Brabandt
runtime(compiler): include spotbugs Java linter Commit: https://github.com/vim/vim/commit/65311c6f472de67b368d83441ca5e93da86161f4 Author: Konfekt Date: Thu Nov 28 21:06:09 2024 +0100 runtime(compiler): include spotbugs Java linter closes: https://github.com/vim/vim/issues/16001

Commit: patch 9.1.0892: the max value of 'tabheight' is limited by other tabpages

2024-11-28 Fir de Conversatie Christian Brabandt
patch 9.1.0892: the max value of 'tabheight' is limited by other tabpages Commit: https://github.com/vim/vim/commit/2cddf0e85a7f8304476397e1c51dcd0e41835ac3 Author: Milly Date: Thu Nov 28 18:16:55 2024 +0100 patch 9.1.0892: the max value of 'tabheight' is limited by other tabpages

Commit: runtime(po): remove poDiffOld/New, add po-format flags to syntax file

2024-11-28 Fir de Conversatie Christian Brabandt
runtime(po): remove poDiffOld/New, add po-format flags to syntax file Commit: https://github.com/vim/vim/commit/511eb84c08ea28a0a1363a4e780ee4311818f459 Author: Eisuke Kawashima Date: Thu Nov 28 18:00:09 2024 +0100 runtime(po): remove poDiffOld/New, add po-format flags to syntax file