File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- *version9.txt* For Vim バージョン 9.1. Last change: 2024 Apr 26
1+ *version9.txt* For Vim バージョン 9.1. Last change: 2024 May 05
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -32082,7 +32082,7 @@ Solution: Store the text column when drawing text.
3208232082
3208332083Patch 9.0.0049
3208432084Problem: Csv and tsv files are not recognized.
32085- Solution: Add patterns fo csv and tsv files. (Leandro Lourenci,
32085+ Solution: Add patterns for csv and tsv files. (Leandro Lourenci,
3208632086 closes #10680)
3208732087
3208832088Patch 9.0.0050
@@ -40633,7 +40633,7 @@ Solution: Use the class-related grow array for storing the
4063340633
4063440634Patch 9.0.1989
4063540635Problem: Vim9: double error message given
40636- Solution: Only give second error message, if ther
40636+ Solution: Only give second error message, if there
4063740637 wasn't one given before
4063840638
4063940639Patch 9.0.1990
@@ -40679,7 +40679,7 @@ Solution: Mention the defining class for variable access error message
4067940679
4068040680Patch 9.0.2000
4068140681Problem: Vim9: use-after-free in deep call stack
40682- Solution: Get the objct pointer from execution stack
40682+ Solution: Get the object pointer from execution stack
4068340683
4068440684Patch 9.0.2001
4068540685Problem: Vim9: segfault with islocked()
Original file line number Diff line number Diff line change 1- *version9.txt* For Vim version 9.1. Last change: 2024 Apr 26
1+ *version9.txt* For Vim version 9.1. Last change: 2024 May 05
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -32090,7 +32090,7 @@ Solution: Store the text column when drawing text.
3209032090
3209132091Patch 9.0.0049
3209232092Problem: Csv and tsv files are not recognized.
32093- Solution: Add patterns fo csv and tsv files. (Leandro Lourenci,
32093+ Solution: Add patterns for csv and tsv files. (Leandro Lourenci,
3209432094 closes #10680)
3209532095
3209632096Patch 9.0.0050
@@ -40641,7 +40641,7 @@ Solution: Use the class-related grow array for storing the
4064140641
4064240642Patch 9.0.1989
4064340643Problem: Vim9: double error message given
40644- Solution: Only give second error message, if ther
40644+ Solution: Only give second error message, if there
4064540645 wasn't one given before
4064640646
4064740647Patch 9.0.1990
@@ -40687,7 +40687,7 @@ Solution: Mention the defining class for variable access error message
4068740687
4068840688Patch 9.0.2000
4068940689Problem: Vim9: use-after-free in deep call stack
40690- Solution: Get the objct pointer from execution stack
40690+ Solution: Get the object pointer from execution stack
4069140691
4069240692Patch 9.0.2001
4069340693Problem: Vim9: segfault with islocked()
You can’t perform that action at this time.
0 commit comments