Skip to content

Commit

Permalink
vim: Import v9.1.0626
Browse files Browse the repository at this point in the history
* 9.1.0626: Vim9: need more tests with null objects
* runtime(autohotkey): include initial filetype plugin
* 9.1.0625: tests: test output all translated messages for all translations
* 9.1.0624: ex command modifiers not found
* 9.1.0623: Mingw: errors when trying to delete non-existing files
* 9.1.0622: MS-Windows: mingw-build can be optimized
* 9.1.0621: MS-Windows: startup code can be improved
* 9.1.0620: Vim9: segfauls with null objects
* 9.1.0619: tests: test_popup fails
  • Loading branch information
github-actions[bot] committed Jul 26, 2024
1 parent 4eb9ba0 commit 166604f
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.1.0618](https://github.com/vim/vim/commit/508e7856ec4afc9d6038b14bb6893668268dccab): cannot mark deprecated attributes in completion menu\n* [9.1.0617](https://github.com/vim/vim/commit/dc373d456b5919ed2b8f83e8642c115f646ca93d): Cursor moves beyond first line of folded end of buffer\n* [9.1.0616](https://github.com/vim/vim/commit/eb4b903c9b238ebcc1d14cfcb207129b4931a33d): filetype: Make syntax highlighting off for MS Makefiles\n* [9.1.0615](https://github.com/vim/vim/commit/242667ae142d9862a7bace82c58cb11c79fdab7a): Unnecessary STRLEN() in make\_percent\_swname()\n* [runtime(progress): Add single-line comment syntax](https://github.com/vim/vim/commit/4d68054c1e49b937a1aa9567196b97b36fe99c27)\n* [runtime(progress): Add syntax test for comments](https://github.com/vim/vim/commit/408bd9ffe7e4d1f0891582edcbc4ab4c2a7df4bf)\n* [runtime(progress): Update maintainer info](https://github.com/vim/vim/commit/d5cc8ee0fa3e952492aed0c2f7e97586a0a87ab7)\n* [9.1.0614](https://github.com/vim/vim/commit/377a085ea360dd9c5342240bd18e6719fcb1ebfc): tests: screendump tests fail due to recent syntax changes
* [9.1.0626](https://github.com/vim/vim/commit/94082b60d5087246b19615d9b7d46e377c4eb766): Vim9: need more tests with null objects\n* [runtime(autohotkey): include initial filetype plugin](https://github.com/vim/vim/commit/a7295ae7f5b956758f1c9c9a29d10c48661b29bc)\n* [9.1.0625](https://github.com/vim/vim/commit/6ed8ae837b9c19985c4291c885544f3f2f624154): tests: test output all translated messages for all translations\n* [9.1.0624](https://github.com/vim/vim/commit/70a11a6bf69f477844470ce59958b686024d2a41): ex command modifiers not found\n* [9.1.0623](https://github.com/vim/vim/commit/325420ebe459e7f67b959ce189269b0e8ca9dc12): Mingw: errors when trying to delete non-existing files\n* [9.1.0622](https://github.com/vim/vim/commit/032accd98b6915b5d642a2d059cc666c2c786579): MS-Windows: mingw-build can be optimized\n* [9.1.0621](https://github.com/vim/vim/commit/b32d0a479d18512be551a3bca6366796c47d2633): MS-Windows: startup code can be improved\n* [9.1.0620](https://github.com/vim/vim/commit/be82825687fcf020dc79667cc1cdf62ace2215f2): Vim9: segfauls with null objects\n* [9.1.0619](https://github.com/vim/vim/commit/8754efe437fcb17ad2c64192f8722e08d68e032e): tests: test\_popup fails

0 comments on commit 166604f

Please sign in to comment.