Skip to content

Commit

Permalink
vim: Import v9.0.0735
Browse files Browse the repository at this point in the history
* 9.0.0735: breakindent and scrolloff tests fail
* 9.0.0734: cursor position invalid when scrolling with 'smoothscroll'
* 9.0.0733: use of strftime() is not safe
* 9.0.0732: no check for white space before and after "=<<"
* 9.0.0731: clang-tidy configuration files are not recognized
* 9.0.0730: startup test fails with right-left feature
* 9.0.0729: the rightleft and arabic features are disabled
* 9.0.0728: extend() test fails
* 9.0.0727: help in the repository differs from patched version too much
* 9.0.0726: looping over list of lists works in script, not in function
* 9.0.0725: virtual text "after" wraps to next line when 'wrap' is off
* 9.0.0724: closure in compiled function gets same variable in block
* 9.0.0723: extra empty line below virtual text when 'list' is set
* 9.0.0722: virtual text "after" does not show with 'list' set
* 9.0.0721: virtual text "above" with padding not displayed correctly
* 9.0.0720: MS-Windows GUI may have pixel dust from antialiasing
  • Loading branch information
chrisbra committed Oct 12, 2022
1 parent 4ae868a commit f8d25a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [9.0.0727](https://github.com/vim/vim/commit/7c6cd443757348aa987eed87506549ab6b2079fe): help in the repository differs from patched version too much\n* [9.0.0726](https://github.com/vim/vim/commit/159b2d5bfc4edc013024e8c996141d37542ebc15): looping over list of lists works in script, not in function\n* [9.0.0725](https://github.com/vim/vim/commit/7e017461e21ac534f8a0d59c1165d11358c69d87): virtual text "after" wraps to next line when 'wrap' is off\n* [9.0.0724](https://github.com/vim/vim/commit/a275f2cdcc4353e7653a69c7c818422db5da599d): closure in compiled function gets same variable in block\n* [9.0.0723](https://github.com/vim/vim/commit/a9a364872e41932990aba1787af65f67c7e14917): extra empty line below virtual text when 'list' is set\n* [9.0.0722](https://github.com/vim/vim/commit/877151b3d8f6dacca56ce8e7f20fa5b27142d782): virtual text "after" does not show with 'list' set\n* [9.0.0721](https://github.com/vim/vim/commit/9466fb8001227a4bc9045e91045426bc40680366): virtual text "above" with padding not displayed correctly\n* [9.0.0720](https://github.com/vim/vim/commit/0c502d2e7031611788c301c7da0896f0fd9515fd): MS-Windows GUI may have pixel dust from antialiasing
* [9.0.0735](https://github.com/vim/vim/commit/e42033e735febb163fdc57aadbc11787ca611ba9): breakindent and scrolloff tests fail\n* [9.0.0734](https://github.com/vim/vim/commit/2fbabd238a94022c99506e920186a5b6cdf15426): cursor position invalid when scrolling with 'smoothscroll'\n* [9.0.0733](https://github.com/vim/vim/commit/84d14ccdb50dc9f362066a2c83bfaf331314e5ea): use of strftime() is not safe\n* [9.0.0732](https://github.com/vim/vim/commit/d987642626f84fe2f0b32a1ca5ede31b436ce677): no check for white space before and after "=\<\<"\n* [9.0.0731](https://github.com/vim/vim/commit/af40f9af335e0c8b167eac31ceace45b6a2e0565): clang-tidy configuration files are not recognized\n* [9.0.0730](https://github.com/vim/vim/commit/9ce7915d0667e6cb8f930634473f0caf2967f4e3): startup test fails with right-left feature\n* [9.0.0729](https://github.com/vim/vim/commit/ae906c8b1bf023f4a15f38b4abef9dedc2f18467): the rightleft and arabic features are disabled\n* [9.0.0728](https://github.com/vim/vim/commit/a4962cd7bac8464d9f8d95d37614ecf595c5487e): extend() test fails\n* [9.0.0727](https://github.com/vim/vim/commit/7c6cd443757348aa987eed87506549ab6b2079fe): help in the repository differs from patched version too much\n* [9.0.0726](https://github.com/vim/vim/commit/159b2d5bfc4edc013024e8c996141d37542ebc15): looping over list of lists works in script, not in function\n* [9.0.0725](https://github.com/vim/vim/commit/7e017461e21ac534f8a0d59c1165d11358c69d87): virtual text "after" wraps to next line when 'wrap' is off\n* [9.0.0724](https://github.com/vim/vim/commit/a275f2cdcc4353e7653a69c7c818422db5da599d): closure in compiled function gets same variable in block\n* [9.0.0723](https://github.com/vim/vim/commit/a9a364872e41932990aba1787af65f67c7e14917): extra empty line below virtual text when 'list' is set\n* [9.0.0722](https://github.com/vim/vim/commit/877151b3d8f6dacca56ce8e7f20fa5b27142d782): virtual text "after" does not show with 'list' set\n* [9.0.0721](https://github.com/vim/vim/commit/9466fb8001227a4bc9045e91045426bc40680366): virtual text "above" with padding not displayed correctly\n* [9.0.0720](https://github.com/vim/vim/commit/0c502d2e7031611788c301c7da0896f0fd9515fd): MS-Windows GUI may have pixel dust from antialiasing

0 comments on commit f8d25a9

Please sign in to comment.