Commit 375b1af
committed
vim: Import v9.2.0212
* 9.2.0212: MS-Windows: version packing may overflow
* translation(zh): Update the Simplify Chinese translation
* translation: align sponsor menu string spacing
* 9.2.0211: possible crash when setting 'winhighlight'
* runtime(fish): Add matchit support to filetype plugin
* 9.2.0210: tests: Test_xxd tests are failing
* runtime(doc): Update Italian xxd manpage
* 9.2.0209: freeze during wildmenu completion
* 9.2.0208: MS-Windows: excessive scroll-behaviour with go+=!
* 9.2.0207: MS-Windows: freeze on second :hardcopy
* 9.2.0206: MS-Window: stripping all CSI sequences
* runtime(doc): disable color codes when generating ascii man pages in Makefile
* 9.2.0205: xxd: Cannot NUL terminate the C include file style
* 9.2.0204: filetype: cps files are not recognized
* 9.2.0203: Patch v9.2.0185 was wrong
* 9.2.0202: [security]: command injection via newline in glob()
* 9.2.0201: filetype: Wireguard config files not recognized
* 9.2.0200: term: DECRQM codes are sent too early
* CI: make dependabot monitor `.github/actions` directory
* 9.2.0199: tests: test_startup.vim fails1 parent 5896f83 commit 375b1af
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/doc/xxd-it.1+22-4
- runtime/doc/xxd-it.UTF-8.1+22-4
- runtime/doc/xxd.1+4-4
- runtime/doc/xxd.man+4-5
- runtime/ftplugin/fish.vim+22
- runtime/gvim.desktop+1-1
- src/highlight.c+18
- src/os_mswin.c+3-3
- src/os_win32.h+1-1
- src/po/de.po+1-1
- src/po/hy.po+1-1
- src/po/it.po+1-1
- src/po/ja.euc-jp.po+1-1
- src/po/ja.po+1-1
- src/po/ja.sjis.po+1-1
- src/po/ru.cp1251.po+1-1
- src/po/ru.po+1-1
- src/po/sr.po+1-1
- src/po/sv.po+1-1
- src/po/ta.po+1-1
- src/po/tr.po+1-1
- src/po/uk.cp1251.po+1-1
- src/po/uk.po+1-1
- src/po/vim.pot+2-2
- src/po/zh_CN.UTF-8.po+79-20
- src/po/zh_CN.cp936.po+79-20
- src/po/zh_CN.po+79-20
- src/testdir/test_xxd.vim+9-7
- src/testdir/util/gen_opt_test.vim+2-1
- src/version.c+7-1
0 commit comments