Skip to content

Commit

Permalink
vim: Import v9.1.0901
Browse files Browse the repository at this point in the history
* runtime(tutor): update the tutor files and re-number the chapters
* runtime(tutor): Update the makefiles for tutor1 and tutor2 files
* 9.1.0901: MS-Windows: vimtutor batch script can be improved
* runtime(doc): remove buffer-local completeopt todo item
* 9.1.0900: Vim9: digraph_getlist() does not accept bool arg
  • Loading branch information
github-actions[bot] committed Dec 2, 2024
1 parent af88c58 commit 204c055
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 @@
* [runtime(typst): provide a formatlistpat in ftplugin](https://github.com/vim/vim/commit/9a39483adb418e37c672000a58792c0f0e8aa662)\n* [runtime(doc): Update documentation for "noselect" in 'completeopt'](https://github.com/vim/vim/commit/768728b48751c5e937409d12d98bfa1fb4c37266)\n* [9.1.0899](https://github.com/vim/vim/commit/959ef61430bdd8fb982b38bd3347d90251255cfc): default for 'backspace' can be set in C code\n* [runtime(helptoc): reload cached g:helptoc.shell\_prompt when starting toc](https://github.com/vim/vim/commit/c74a87eea2cffe911dc5741ca29199165bea631e)\n* [translation(ru): Updated messages translation](https://github.com/vim/vim/commit/c7a96d6d1a3beaae65f321852bf57e2853f34a2a)
* [runtime(tutor): update the tutor files and re-number the chapters](https://github.com/vim/vim/commit/6fa304f27d630f4c11c903a61d434f739230e8e1)\n* [runtime(tutor): Update the makefiles for tutor1 and tutor2 files](https://github.com/vim/vim/commit/12e1729e893269758b15a4491b20de105120edfd)\n* [9.1.0901](https://github.com/vim/vim/commit/e7ea4ba723a2ab2bc49baa07d1dec54a197fb64b): MS-Windows: vimtutor batch script can be improved\n* [runtime(doc): remove buffer-local completeopt todo item](https://github.com/vim/vim/commit/fd6693ca5cf1a6c88e4975572627ca1ed466e594)\n* [9.1.0900](https://github.com/vim/vim/commit/198ada3d9f48c6556d20c4115ec500555b118aad): Vim9: digraph\_getlist() does not accept bool arg
2 changes: 1 addition & 1 deletion vim
Submodule vim updated 93 files
+15 −15 Filelist
+1 −2 runtime/doc/todo.txt
+2 −2 runtime/doc/usr_01.txt
+1 −1 runtime/doc/vimtutor-it.1
+1 −1 runtime/doc/vimtutor-it.UTF-8.1
+9 −6 runtime/doc/vimtutor.1
+9 −5 runtime/doc/vimtutor.man
+42 −27 runtime/tutor/Make_all.mak
+242 −66 runtime/tutor/Make_mvc.mak
+105 −50 runtime/tutor/Makefile
+19 −12 runtime/tutor/README.ru.utf-8.txt
+20 −13 runtime/tutor/README.txt
+0 −995 runtime/tutor/tutor.pl.cp1250
+0 −1,008 runtime/tutor/tutor.sk.cp1250
+12 −15 runtime/tutor/tutor.vim
+57 −56 runtime/tutor/tutor1
+55 −53 runtime/tutor/tutor1.bar
+55 −53 runtime/tutor/tutor1.bar.utf-8
+34 −34 runtime/tutor/tutor1.bg.utf-8
+44 −44 runtime/tutor/tutor1.ca
+46 −46 runtime/tutor/tutor1.ca.utf-8
+43 −43 runtime/tutor/tutor1.cs
+43 −43 runtime/tutor/tutor1.cs.cp1250
+43 −43 runtime/tutor/tutor1.cs.utf-8
+35 −35 runtime/tutor/tutor1.da
+34 −34 runtime/tutor/tutor1.da.utf-8
+56 −56 runtime/tutor/tutor1.de
+56 −56 runtime/tutor/tutor1.de.utf-8
+44 −44 runtime/tutor/tutor1.el
+44 −44 runtime/tutor/tutor1.el.cp737
+44 −44 runtime/tutor/tutor1.el.utf-8
+38 −38 runtime/tutor/tutor1.eo
+38 −38 runtime/tutor/tutor1.eo.utf-8
+54 −54 runtime/tutor/tutor1.es
+54 −54 runtime/tutor/tutor1.es.utf-8
+54 −54 runtime/tutor/tutor1.fr
+54 −54 runtime/tutor/tutor1.fr.utf-8
+53 −53 runtime/tutor/tutor1.hr
+53 −53 runtime/tutor/tutor1.hr.cp1250
+53 −53 runtime/tutor/tutor1.hr.utf-8
+44 −44 runtime/tutor/tutor1.hu
+44 −44 runtime/tutor/tutor1.hu.cp1250
+44 −44 runtime/tutor/tutor1.hu.utf-8
+ runtime/tutor/tutor1.info
+55 −55 runtime/tutor/tutor1.it
+56 −56 runtime/tutor/tutor1.it.utf-8
+55 −55 runtime/tutor/tutor1.ja.euc
+55 −55 runtime/tutor/tutor1.ja.sjis
+55 −55 runtime/tutor/tutor1.ja.utf-8
+55 −55 runtime/tutor/tutor1.ko
+55 −55 runtime/tutor/tutor1.ko.euc
+55 −55 runtime/tutor/tutor1.ko.utf-8
+56 −56 runtime/tutor/tutor1.lt.utf-8
+56 −56 runtime/tutor/tutor1.lv.utf-8
+54 −54 runtime/tutor/tutor1.nb
+54 −54 runtime/tutor/tutor1.nb.utf-8
+55 −55 runtime/tutor/tutor1.nl
+55 −55 runtime/tutor/tutor1.nl.utf-8
+54 −54 runtime/tutor/tutor1.no
+54 −54 runtime/tutor/tutor1.no.utf-8
+53 −53 runtime/tutor/tutor1.pl
+995 −0 runtime/tutor/tutor1.pl.cp1250
+53 −53 runtime/tutor/tutor1.pl.utf-8
+60 −60 runtime/tutor/tutor1.pt
+55 −55 runtime/tutor/tutor1.pt.utf-8
+118 −101 runtime/tutor/tutor1.ru
+118 −101 runtime/tutor/tutor1.ru.cp1251
+118 −101 runtime/tutor/tutor1.ru.utf-8
+53 −53 runtime/tutor/tutor1.sk
+1,008 −0 runtime/tutor/tutor1.sk.cp1250
+53 −53 runtime/tutor/tutor1.sk.utf-8
+247 −247 runtime/tutor/tutor1.sr.cp1250
+56 −56 runtime/tutor/tutor1.sr.utf-8
+44 −44 runtime/tutor/tutor1.sv
+44 −44 runtime/tutor/tutor1.sv.utf-8
+54 −54 runtime/tutor/tutor1.tr.iso9
+54 −54 runtime/tutor/tutor1.tr.utf-8
+50 −50 runtime/tutor/tutor1.uk.utf-8
+64 −60 runtime/tutor/tutor1.utf-8
+44 −44 runtime/tutor/tutor1.vi.utf-8
+0 −0 runtime/tutor/tutor1.zh.big5
+0 −0 runtime/tutor/tutor1.zh.euc
+0 −0 runtime/tutor/tutor1.zh.utf-8
+0 −0 runtime/tutor/tutor1.zh_cn.utf-8
+0 −0 runtime/tutor/tutor1.zh_tw.utf-8
+1 −3 runtime/tutor/tutor2
+1 −3 runtime/tutor/tutor2.utf-8
+2 −5 src/digraph.c
+3 −1 src/testdir/test_digraph.vim
+12 −0 src/testdir/test_vim9_builtin.vim
+4 −0 src/version.c
+2 −1 src/vimtutor
+215 −40 vimtutor.bat

0 comments on commit 204c055

Please sign in to comment.