Skip to content

Commit 4ea122e

Browse files
committed
vim: Import v8.2.3532
* 8.2.3532: the previous '' mark is restored after moving the cursor * 8.2.3531: command line completion test fails on MS-Windows * 8.2.3530: ":buf \{a}" fails while ":edit \{a}" works * 8.2.3529: xxd usage output is incomplete * 8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scope * 8.2.3527: gcc complains about uninitialized variable
1 parent efd20bc commit 4ea122e

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-
* [8.2.3526](https://github.com/vim/vim/commit/40bd5a15405206b130d487af0ca61b5d9b5859f8): tests have clumsy check for X11 based GUI\n* [8.2.3525](https://github.com/vim/vim/commit/d4c4bfa0078a959ff90ef30288fd31d9d38f23d7): option variable name does not match option name\n* [8.2.3524](https://github.com/vim/vim/commit/4eeedc09fed0cbbb3ba48317e0a01e20cd0b4f80): GUI: ligatures are not used\n* [8.2.3523](https://github.com/vim/vim/commit/c89c91cafd91fbf17f431d800bbf4cafcffffe7a): duplicated code in xxd\n* [8.2.3522](https://github.com/vim/vim/commit/93ff6720fe4427341bc426b6d46e6324f226c270): cannot use \x and \u when setting 'listchars'\n* [8.2.3521](https://github.com/vim/vim/commit/abdcfd1c837e244065d4fe04c7a78abae5af3f7e): options completion test fails\n* [8.2.3520](https://github.com/vim/vim/commit/160e994d768d03a3c826b58115cde94df8fce607): cannot define a function for thesaurus completion\n* [Update runtime files](https://github.com/vim/vim/commit/2286304cdbba53ceb52b3ba2ba4a521b0a2f8d0f)\n* [8.2.3519](https://github.com/vim/vim/commit/28b6a3bef6d25d36c049bb731ced496155f7f9c0): TOML files are not recognized\n* [8.2.3518](https://github.com/vim/vim/commit/f08b0eb8691ff09f98bc4beef986ece1c521655f): Test\_xrestore sometimes fails\n* [8.2.3517](https://github.com/vim/vim/commit/db3b44640d69ab27270691a3cab8d83cc93a0861): TextChanged does not trigger after TextChangedI
1+
* [8.2.3532](https://github.com/vim/vim/commit/e08aee60abc59f517d3e263fdb9ba4a0196d507c): the previous '' mark is restored after moving the cursor\n* [8.2.3531](https://github.com/vim/vim/commit/39c47c310487b72bc78ff197b5a068a0bcf830de): command line completion test fails on MS-Windows\n* [8.2.3530](https://github.com/vim/vim/commit/21c1a0c2f10575dbb72fa873d33f0c1f6e170aa7): ":buf \{a}" fails while ":edit \{a}" works\n* [8.2.3529](https://github.com/vim/vim/commit/34a364877f0c726cdc0779e6999fded9ba959ebe): xxd usage output is incomplete\n* [8.2.3528](https://github.com/vim/vim/commit/f4d8b76d304dabc39c06d2344cd4c7b28484811b): 'thesaurus' and 'thesaurusfunc' do not have the same scope\n* [8.2.3527](https://github.com/vim/vim/commit/9d4b8caf9eddb2db09395587c621309f4513befa): gcc complains about uninitialized variable

0 commit comments

Comments
 (0)