Commit 3886109
committed
vim: Import v9.2.0276
* translation(cleanup): squeeze successive empty lines and remove stray comments
* 9.2.0276: [security]: modeline security bypass
* 9.2.0275: tests: test_options.vim fails
* 9.2.0274: BSU/ESU are output directly to the terminal
* 9.2.0273: tabpanel: undefined behaviour with large tabpanelop columns
* translation(ru): updated lang/README.ru.txt
* translation(ru): updated the Russian man page the xxd
* runtime(sshconfig): Add missing kex algorithm
* runtime(racket): Use shellescape() to harden the K mapping
* Fix a few typos in tests
* runtime(tera): use fnameescape() when loading separate syntax files
* translation(ru): updated translations1 parent fb80ab4 commit 3886109
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- lang/README.ru.txt+22-22
- runtime/doc/change.txt+3-3
- runtime/doc/xxd-ru.1+21-3
- runtime/doc/xxd-ru.UTF-8.1+21-3
- runtime/ftplugin/racket.vim+2-1
- runtime/syntax/sshconfig.vim+3-1
- runtime/syntax/tera.vim+2-1
- src/map.c+3
- src/optiondefs.h+3-3
- src/po/cleanup.vim+4-1
- src/po/ru.cp1251.po+106-66
- src/po/ru.po+106-66
- src/tabpanel.c+3-1
- src/term.c+17-11
- src/testdir/test_clipmethod.vim+2-2
- src/testdir/test_eval_stuff.vim+1-1
- src/testdir/test_highlight.vim+2-2
- src/testdir/test_ins_complete.vim+2-2
- src/testdir/test_modeline.vim+25
- src/testdir/test_plugin_netrw.vim+1-1
- src/testdir/test_signs.vim+2-2
- src/testdir/test_tabpanel.vim+5
- src/testdir/test_vimscript.vim+1-1
- src/version.c+8
0 commit comments