Skip to content

Commit

Permalink
vim: Import v8.2.2779
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
chrisbra committed Apr 17, 2021
1 parent a0ca1fe commit 918cce5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 918cce5

Please sign in to comment.