Skip to content

Commit e0c29bc

Browse files
vim: Import v9.1.1518
* 9.1.1518: getcompletiontype() may crash * runtime(optwin): add missing values for tabpanel option * translation(tr): Update Turkish translations * runtime(doc): fix a few typos introduced in 0ae9e19540dda5d * runtime(autopkgtest): add ftplugin file for autopkgtest * runtime(autopkgtest): add syntax file for autopkgtest * runtime(debcontrol): move kernel/architecture definitions to shared/debarchitectures.vim * 9.1.1517: filetype: autopkgtest files are not recognized * 9.1.1516: tests: no test that 'incsearch' is updated after search completion * 9.1.1515: Coverity complains about potential unterminated strings * 9.1.1514: Coverity complains about the use of tmpfile() * 9.1.1513: resizing Vim window causes unexpected internal window width * runtime(doc): add a section for options influencing search
1 parent 024410b commit e0c29bc

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-
* [tests: fix typo in comment (after v9.1.1511)](https://github.com/vim/vim/commit/7a734b714895df25ba7ca9996fe0cd36460923a3)\n* [runtime(vim): Update base-syntax, match :filetype in functions](https://github.com/vim/vim/commit/5911ac5023594a55a3654c9050d4924ca3218d22)\n* [9.1.1512](https://github.com/vim/vim/commit/ba11e78f1d5342786faed0ebd5b09ffee7f7ff86): completion: can only complete from keyword characters\n* [9.1.1511](https://github.com/vim/vim/commit/96076bf41e0163cd61ca738b352896d450ee3636): tests: two edit tests change v:testing from 1 to 0\n* [9.1.1510](https://github.com/vim/vim/commit/5e34eec6f83222b1aa55c19d5f8f657d76d39121): Search completion may use invalid memory\n* [9.1.1509](https://github.com/vim/vim/commit/96b3ef23896ce70b2fdf3425ba2c013ce2840db6): patch 9.1.1505 was not good\n* [runtime(vim): Update base-syntax, match escape sequences in :command blocks](https://github.com/vim/vim/commit/a8b86605f39f168178dfbdc1971df4e19c636310)\n* [runtime(go): fix \`b:undo\_ftplugin\`](https://github.com/vim/vim/commit/f9d87fa6ba4b8026d089bf0fb755f6b0f7296408)
1+
* [9.1.1518](https://github.com/vim/vim/commit/e2c0f81dd014b03a40af6b2c42463b7a0d92f5d6): getcompletiontype() may crash\n* [runtime(optwin): add missing values for tabpanel option](https://github.com/vim/vim/commit/d6a5edd6136438d594c535f1ad6635768640331a)\n* [translation(tr): Update Turkish translations](https://github.com/vim/vim/commit/89cce31ebcbf0d04b1832ed90ad920eead3fedb2)\n* [runtime(doc): fix a few typos introduced in 0ae9e19540dda5d](https://github.com/vim/vim/commit/f79695c2d826ddc485a456ef417ebc91d60e7c4a)\n* [runtime(autopkgtest): add ftplugin file for autopkgtest](https://github.com/vim/vim/commit/244198f0396fe1d744a3accdb78af7948c8f5cbb)\n* [runtime(autopkgtest): add syntax file for autopkgtest](https://github.com/vim/vim/commit/e9d331d17383a3a6a05e90d5265df2a8d10640f2)\n* [runtime(debcontrol): move kernel/architecture definitions to shared/debarchitectures.vim](https://github.com/vim/vim/commit/48c823ca01c93141a934e230cd425bc74ebfaf45)\n* [9.1.1517](https://github.com/vim/vim/commit/5bcc492649f2d810577dd8dc4e1fb92f548847eb): filetype: autopkgtest files are not recognized\n* [9.1.1516](https://github.com/vim/vim/commit/08e5b128b8fa274bc66774a79363f199cb09ced4): tests: no test that 'incsearch' is updated after search completion\n* [9.1.1515](https://github.com/vim/vim/commit/21449ee49c28ec7b481d3a0f1dbc1be9286efb5c): Coverity complains about potential unterminated strings\n* [9.1.1514](https://github.com/vim/vim/commit/b7b4bb36aa8f7571b8798421276987dc4d63de0b): Coverity complains about the use of tmpfile()\n* [9.1.1513](https://github.com/vim/vim/commit/88be7a6c68c9d288914e6973564a86918055b4bd): resizing Vim window causes unexpected internal window width\n* [runtime(doc): add a section for options influencing search](https://github.com/vim/vim/commit/0ae9e19540dda5d18359013fadf20f7d6b04f1fb)

0 commit comments

Comments
 (0)