Skip to content

Commit 4c0ee5c

Browse files
vim: Import v9.1.1251
* 9.1.1251: if_python: build error with tuples and dynamic python * 9.1.1250: cannot set the maximum popup menu width * 9.1.1249: tests: no test that 'listchars' "eol" doesn't affect "gM" * runtime(doc): group python interface related items in todo.txt * 9.1.1248: compile error when building without FEAT_QUICKFIX * 9.1.1247: fragile setup to get (preferred) keys from key_name_entry * 9.1.1246: coverity complains about some changes in v9.1.1243 * 9.1.1245: need some more tests for curly braces evaluation
1 parent 825c5cf commit 4c0ee5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.1.1244](https://github.com/vim/vim/commit/35cb38d34b69e4263f0eb9f78a676a5fb6d11250): part of patch v9.1.1242 was wrong\n* [runtime(omnimark): update and rewrite syntax script in Vim9 script](https://github.com/vim/vim/commit/14dec7b204a438192f78545d5a723643c48222b5)\n* [9.1.1243](https://github.com/vim/vim/commit/9943d4790e42721a6777da9e12637aa595ba4965): diff mode is lacking for changes within lines\n* [9.1.1242](https://github.com/vim/vim/commit/06774a271a7d728f188175340154361255d6b0a4): Crash when evaluating variable name\n* [9.1.1241](https://github.com/vim/vim/commit/4dd17a90ee58fbb05b3257f4e43e4ccb739d8dcd): wrong preprocessort indentation in term.c\n* [9.1.1240](https://github.com/vim/vim/commit/08283b28afae1a75ddec1fad1b6dd1cb267aab12): Regression with ic/ac text objects and comment plugin\n* [runtime(hyprlang): save and restore cpo setting in syntax script](https://github.com/vim/vim/commit/f9f4e27ad76ee36a5a49013a84a466800d26f360)\n* [runtime(solidity): update syntax script with error definitions](https://github.com/vim/vim/commit/052b86ba6315e65eb034ac906128f9bd82d5f2d7)\n* [runtime(doc): add back help tag "pi\_netrw.txt"](https://github.com/vim/vim/commit/721be7fd0b8990cd5e95e28b5ae2b3a74dbaea45)\n* [9.1.1239](https://github.com/vim/vim/commit/038be2701dba3485d1ac65bb19a5bf011c23b600): if\_python: no tuple data type support
1+
* [9.1.1251](https://github.com/vim/vim/commit/e06b2aea437f44a9fe4ac685667b5f4c89904dc8): if\_python: build error with tuples and dynamic python\n* [9.1.1250](https://github.com/vim/vim/commit/88d75934c3d5bc4c406343f106e1a61638abd3a7): cannot set the maximum popup menu width\n* [9.1.1249](https://github.com/vim/vim/commit/757c37da6dd99d23fed90c00e44dd65e351e19ac): tests: no test that 'listchars' "eol" doesn't affect "gM"\n* [runtime(doc): group python interface related items in todo.txt](https://github.com/vim/vim/commit/29d11a8326c81ff12106759252fc96ca9641fb3e)\n* [9.1.1248](https://github.com/vim/vim/commit/45377e20960c720cb5c0d0810a80ef1e092ab36f): compile error when building without FEAT\_QUICKFIX\n* [9.1.1247](https://github.com/vim/vim/commit/7d8e7df55190e8e4e5a66f443e4440b52edf2fdb): fragile setup to get (preferred) keys from key\_name\_entry\n* [9.1.1246](https://github.com/vim/vim/commit/4f9b1243e3ef60b9efb64a4e789c55be3cdc7a25): coverity complains about some changes in v9.1.1243\n* [9.1.1245](https://github.com/vim/vim/commit/d9b82cfe846e988772f2eec40643d7009d61ffdf): need some more tests for curly braces evaluation

0 commit comments

Comments
 (0)