Commit 179da1a
committed
vim: Import v8.2.4815
* 8.2.4815: cannot build with older GTK version
* 8.2.4814: possible to leave a popup window with win_gotoid()
* 8.2.4813: pasting text while indent folding may mess up folds
* 8.2.4812: unused struct item
* 8.2.4811: Win32 GUI: caps lock doesn't work
* 8.2.4810: missing changes in one file
* 8.2.4809: various things no6 properly tested
* 8.2.4808: unused item in engine struct1 parent 2cf0230 commit 179da1a
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- src/evalwindow.c+7
- src/fold.c+3-2
- src/gui_gtk_x11.c+39-28
- src/gui_w32.c+2
- src/match.c+2-6
- src/regexp.c-2
- src/regexp.h+5-1
- src/structs.h-1
- src/testdir/test_blob.vim+24-1
- src/testdir/test_debugger.vim+33-1
- src/testdir/test_fold.vim+20
- src/testdir/test_listdict.vim+3-2
- src/testdir/test_terminal3.vim+12
- src/testdir/test_vim9_builtin.vim+23
- src/testdir/test_vim9_import.vim+26-2
- src/testdir/test_vim9_script.vim+10
- src/version.c+16
0 commit comments