Skip to content

Commit abaf5df

Browse files
committed
vim: Import v8.2.3614
* 8.2.3614: zindex of popup windows not used when redrawing popup menu * 8.2.3613: :find test fails * 8.2.3612: using freed memory with regexp using a mark * 8.2.3611: crash when using CTRL-W f without finding a file name * 8.2.3610: crash when ModeChanged triggered too early * 8.2.3609: internal error when ModeChanged is triggered recursively * 8.2.3608: users who type "q:" instead of ":q" are confused
1 parent c5823c6 commit abaf5df

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.3607](https://github.com/vim/vim/commit/9459b8d461d6f8345bfa3fb9b3b4297a7950b0bc): GTK3 screen updating is slow\n* [8.2.3606](https://github.com/vim/vim/commit/d3682c5f28380695a53cbb927deb94ffa3261eca): file missing from list of distributed files\n* [Update runtime files](https://github.com/vim/vim/commit/519cc559b08b800edc429688aece7ad6a00d41eb)\n* [Add missing change to version.c](https://github.com/vim/vim/commit/728104da6cd561b8cb2c7142769f7526d725958e)\n* [8.2.3605](https://github.com/vim/vim/commit/2a16dc6613368c54d526850bcbcd03c3fec1be67): cannot clear and unlinke a highlight group with hlset()\n* [8.2.3604](https://github.com/vim/vim/commit/c143fa0778fa0d8744867318bb7f7a2e63cf37d7): not all sudoers files are recognized\n* [8.2.3603](https://github.com/vim/vim/commit/b1b163efd7bb3ca68cce101d4e431559d2944a8e): fish filetype not recognized\n* [8.2.3602](https://github.com/vim/vim/commit/1be7e215830d6ec9aa6200aac4ef34ac0ae85af5): Python3 test fails with Python 3.10 on MS-Windows\n* [8.2.3601](https://github.com/vim/vim/commit/fa53722367c3793fda95dac665af74b8651065e9): check for overflow in put count does not work well\n* [8.2.3600](https://github.com/vim/vim/commit/314b773abbb9b1ce0020d83482c6daf7ad6a42a2): filetype test fails\n* [8.2.3599](https://github.com/vim/vim/commit/782b4bbc163e03ebe98d25bc62b9d82cba8f91a1): not all gdbinit files are recognized\n* [8.2.3598](https://github.com/vim/vim/commit/0818ab82e7058145366ebbe759f0b3f74724bdfd): RouterOS filetype is not recognized\n* [8.2.3597](https://github.com/vim/vim/commit/36968af1558b295b5fdf56973d5dcc75fce85658): Vim seems to hang when writing a long text to a terminal\n* [8.2.3596](https://github.com/vim/vim/commit/733b124a9098d5e2f028fd2e12012b831c9e9024): crash when using :pedit in Vim9 script
1+
* [8.2.3614](https://github.com/vim/vim/commit/6555500bcf280716187eea9dba22d4f69bc0a501): zindex of popup windows not used when redrawing popup menu\n* [8.2.3613](https://github.com/vim/vim/commit/e015d99abb4276f47ce97bad1ad5ff0c658b1c8a): :find test fails\n* [8.2.3612](https://github.com/vim/vim/commit/64066b9acd9f8cffdf4840f797748f938a13f2d6): using freed memory with regexp using a mark\n* [8.2.3611](https://github.com/vim/vim/commit/615ddd5342b50a6878a907062aa471740bd9a847): crash when using CTRL-W f without finding a file name\n* [8.2.3610](https://github.com/vim/vim/commit/a062006b9de0b2947ab5fb376c6e67ef92a8cd69): crash when ModeChanged triggered too early\n* [8.2.3609](https://github.com/vim/vim/commit/3075a45592fe76f2febb6321632a23e352efe949): internal error when ModeChanged is triggered recursively\n* [8.2.3608](https://github.com/vim/vim/commit/125ffd21f9601a90b845f1d50c24da0d3938bb59): users who type "q:" instead of ":q" are confused

0 commit comments

Comments
 (0)