From 918cce5c20cc1e39cd47d558a0b9649b5e126628 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Sun, 18 Apr 2021 00:00:12 +0200 Subject: [PATCH] vim: Import v8.2.2779 * 8.2.2779: memory access error in remove() for blob * 8.2.2778: problem restoring 'packpath' in session * 8.2.2777: Vim9: blob operations not tested in all ways * 8.2.2776: :mksession uses current value of 'splitbelow' and 'splitright' * 8.2.2775: Vim9: wrong line number used for some commands * 8.2.2774: Vim9: cannot import an existing name even when using "as" * Update runtime files. * 8.2.2773: PSL filetype not recognized --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index a3168f4b..bd0e69f7 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [8.2.2772](https://github.com/vim/vim/commit/635bd60804966803490287e97460ecdc91d5fe0a): problems when restoring 'runtimepath' from a session file +* [8.2.2779](https://github.com/vim/vim/commit/f7e92aae1581203306a340b4c0059cc74adea9d6): memory access error in remove() for blob\n* [8.2.2778](https://github.com/vim/vim/commit/d23b714d8b9ed8e16ef553098acc6da0979e94fc): problem restoring 'packpath' in session\n* [8.2.2777](https://github.com/vim/vim/commit/51e933261b984db014e858d79387a826d2626fb6): Vim9: blob operations not tested in all ways\n* [8.2.2776](https://github.com/vim/vim/commit/0995c81f2ffe276669daa004f7778ecc6f5ee09d): :mksession uses current value of 'splitbelow' and 'splitright'\n* [8.2.2775](https://github.com/vim/vim/commit/c70fe460b09f6182a13e4385f3232df4fdcd0741): Vim9: wrong line number used for some commands\n* [8.2.2774](https://github.com/vim/vim/commit/6c7cc347af4f4bc1bf180d80ef81413f89e78f56): Vim9: cannot import an existing name even when using "as"\n* [Update runtime files.](https://github.com/vim/vim/commit/56994d215815139207f3c5ce02a1720e44e93c09)\n* [8.2.2773](https://github.com/vim/vim/commit/112a006417a0d4700ff39ddba3bb5e985ae9770f): PSL filetype not recognized diff --git a/vim b/vim index 635bd608..f7e92aae 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit 635bd60804966803490287e97460ecdc91d5fe0a +Subproject commit f7e92aae1581203306a340b4c0059cc74adea9d6