Skip to content

Commit ec8651a

Browse files
authored
Merge pull request #1284 from tsuyoshicho/update/20230708/oneline
Update {message,version9}.{txt,jax}
2 parents 480278a + 0550f55 commit ec8651a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

doc/message.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*message.txt* For Vim バージョン 9.0. Last change: 2022 Oct 18
1+
*message.txt* For Vim バージョン 9.0. Last change: 2023 May 24
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar

doc/version9.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29807,7 +29807,7 @@ Files: src/testdir/test_vim9_script.vim
2980729807
Patch 8.2.4863
2980829808
Problem: Accessing freed memory in test without the +channel feature.
2980929809
(Dominique Pellé)
29810-
Solution: Do not generted PUSHCHANNEL or PUSHJOB if they are not
29810+
Solution: Do not generate PUSHCHANNEL or PUSHJOB if they are not
2981129811
implemented. (closes #10350)
2981229812
Files: src/vim9instr.c, src/errors.h, src/vim9compile.c,
2981329813
src/testdir/test_vim9_script.vim

en/message.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*message.txt* For Vim version 9.0. Last change: 2022 Oct 18
1+
*message.txt* For Vim version 9.0. Last change: 2023 May 24
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

en/version9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29816,7 +29816,7 @@ Files: src/testdir/test_vim9_script.vim
2981629816
Patch 8.2.4863
2981729817
Problem: Accessing freed memory in test without the +channel feature.
2981829818
(Dominique Pellé)
29819-
Solution: Do not generted PUSHCHANNEL or PUSHJOB if they are not
29819+
Solution: Do not generate PUSHCHANNEL or PUSHJOB if they are not
2982029820
implemented. (closes #10350)
2982129821
Files: src/vim9instr.c, src/errors.h, src/vim9compile.c,
2982229822
src/testdir/test_vim9_script.vim

0 commit comments

Comments
 (0)