Skip to content

Commit 36f3613

Browse files
committed
vim: Import v8.2.4732
* 8.2.4732: duplicate code to free fuzzy matches * 8.2.4731: the changelist index is not remembered per buffer * 8.2.4730: MS-Windows GUI: cannot use CTRL-/ * 8.2.4729: HEEx and Surface templates do not need a separate filetype * 8.2.4728: no test that v:event cannot be modified * 8.2.4727: unused code
1 parent e184ecd commit 36f3613

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.4726](https://github.com/vim/vim/commit/6013d0045dec7ca7c0068fbe186c42d754a7368b): cannot use expand() to get the script name\n* [8.2.4725](https://github.com/vim/vim/commit/2ce97ae6aaec7007cca16a446d73161b82f2ba69): unused variable in tiny build\n* [8.2.4724](https://github.com/vim/vim/commit/a43993897aa372159f682df37562f159994dc85c): current instance of last search pattern not easily spotted\n* [8.2.4723](https://github.com/vim/vim/commit/2bf52dd065495cbf28e28792f2c2d50d44546d9f): the ModeChanged autocmd event is inefficient\n* [8.2.4722](https://github.com/vim/vim/commit/81b46a6ccd818609e1ca8cd410e26a58428c30ba): ending recording with mapping records too much\n* [8.2.4721](https://github.com/vim/vim/commit/36951ed1dab2b2e816dc8959c72b5732f36d9e3b): cooklang files are not recognized\n* [8.2.4720](https://github.com/vim/vim/commit/b09c320039ad49e62d2e2d7f14ba47ee3ca0706a): ABB Rapid files are not recognized properly\n* [8.2.0003](https://github.com/vim/vim/commit/0bbf09ca41382302493e5db51b01d2fbdc778586): Build file dependencies are incomplete\n* [8.2.4719](https://github.com/vim/vim/commit/a0f659c76e22108880f857b8961422afc5ed8f5d): ">" marker sometimes not displayed in the jumplist\n* [8.2.4718](https://github.com/vim/vim/commit/cee9c844f27bceaba90362a3fa27a04d4d06c0fd): @@@ in the last line sometimes drawn in the wrong place\n* [8.2.4717](https://github.com/vim/vim/commit/a016eeba7a5777ba1f2ec2dbcda7c96823bf9ab1): for TextYankPost v:event does not contain all information\n* [8.2.4716](https://github.com/vim/vim/commit/7c7e19cf50d76568e2637ad66b095044a41c6a82): memory allocation failure not tested when defining a function
1+
* [8.2.4732](https://github.com/vim/vim/commit/c6e0a5e98c07d898e829d62bd938b1cc1fd37e94): duplicate code to free fuzzy matches\n* [8.2.4731](https://github.com/vim/vim/commit/db0ea7f2b00c84d84f188c9e9953c4f1887528e7): the changelist index is not remembered per buffer\n* [8.2.4730](https://github.com/vim/vim/commit/e08fde007308fffec818b4ad6eccf573f54bed5b): MS-Windows GUI: cannot use CTRL-/\n* [8.2.4729](https://github.com/vim/vim/commit/fa76a24109f3c3287e4ee17b6270bfd5310c12f3): HEEx and Surface templates do not need a separate filetype\n* [8.2.4728](https://github.com/vim/vim/commit/021996ffaa933d9dc0c3553ca01de93fbf3d522b): no test that v:event cannot be modified\n* [8.2.4727](https://github.com/vim/vim/commit/7765f5cf964c751cd780484220bb65773b1b0348): unused code

0 commit comments

Comments
 (0)