Skip to content

Commit 3ace759

Browse files
committed
vim: Import v8.2.4306
* 8.2.4306: no test for fixed perl filetype check * 8.2.4305: tex filetype detection fails * 8.2.4304: Vim9: slice() makes a copy but doesn't change the type * 8.2.4303: a few messages should not be translated * 8.2.4302: Vim9: return type of getline() is too strict * 8.2.4301: Vim9: type error for copy of dict * 8.2.4300: cannot build tiny version * 8.2.4299: SafeState autocommand interferes with debugging * 8.2.4298: divide by zero with huge tabstop value
1 parent 1a44bf8 commit 3ace759

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.4297](https://github.com/vim/vim/commit/21ebb0899ecf9049c3e1c9cbc2e06fd8e2a99e06): Vim9: not all code covered by tests\n* [8.2.4296](https://github.com/vim/vim/commit/83d0cec95697c244c8096c78aa806469302a8e19): Vim9: not all code covered by tests\n* [Update runtime files; use compiled functions](https://github.com/vim/vim/commit/3e79c97c18c50f97797ab13ed81c4011eba9aba0)\n* [Update runtime files.](https://github.com/vim/vim/commit/a2baa73d1d33014adea0fd9567949089ca21a782)\n* [8.2.4295](https://github.com/vim/vim/commit/46950b225fab2e10245a04952b2c238e0362e1b7): Vim9: concatenating two lists may result in wrong type\n* [8.2.4294](https://github.com/vim/vim/commit/972db232795874c58b9fdf23e43f53885a378eae): MS-Windows: #ifdefs for Cygwin are too complicated
1+
* [8.2.4306](https://github.com/vim/vim/commit/500761b1cf666f030009d2dcdacfdce28f68f43d): no test for fixed perl filetype check\n* [8.2.4305](https://github.com/vim/vim/commit/e5b7897585eccec84431d8b23df5cde2e283828c): tex filetype detection fails\n* [8.2.4304](https://github.com/vim/vim/commit/00eb99528edc9ee1d14241d6914168fc33331ded): Vim9: slice() makes a copy but doesn't change the type\n* [8.2.4303](https://github.com/vim/vim/commit/cd53eed2c55f2256008962965b1de1d1df76d535): a few messages should not be translated\n* [8.2.4302](https://github.com/vim/vim/commit/82e46e5d31ba1ca8d4e322acdacdd90ab80705d9): Vim9: return type of getline() is too strict\n* [8.2.4301](https://github.com/vim/vim/commit/e0c2b2ceaa8ca2d0f412f17f4cf14fb4f7a3296f): Vim9: type error for copy of dict\n* [8.2.4300](https://github.com/vim/vim/commit/4fa1346bf4210747f34b64d05b39309918ca538d): cannot build tiny version\n* [8.2.4299](https://github.com/vim/vim/commit/46f3080e5cd4cd1bae23e72a429a8195eb1ded7a): SafeState autocommand interferes with debugging\n* [8.2.4298](https://github.com/vim/vim/commit/fc88df42f1ae64bcc4d6cbc0fbd3445f8c59afdf): divide by zero with huge tabstop value

0 commit comments

Comments
 (0)