Skip to content

Commit

Permalink
vim: Import v9.1.0679
Browse files Browse the repository at this point in the history
* runtime(doc): clarify the effect of :keeppatterns after v9.1.0677
* runtime(doc): update Makefile and make it portable between GNU and BSD
* 9.1.0679: Rename from w_closing to w_locked is incomplete
* runtime(colors): update colorschemes
* runtime(vim): Update base-syntax, improve :let-heredoc highlighting
* runtime(doc): Updating the examples in the xxd manpage
* translation(ru): Updated uganda.rux
  • Loading branch information
github-actions[bot] committed Aug 16, 2024
1 parent c9debcb commit 5d9ca3b
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(yaml): do not re-indent when commenting out lines](https://github.com/vim/vim/commit/c6ed816761f44da92d8c61f5ea6cb7fdbb45fac5)\n* [9.1.0678](https://github.com/vim/vim/commit/0a6e57b09bc8c76691b367a5babfb79b31b770e8): \[security\]: use-after-free in alist\_add()\n* [9.1.0677](https://github.com/vim/vim/commit/3b59be4ed8a145d3188934f1a5cd85432bd2433d): :keepp does not retain the substitute pattern\n* [translation(ja): Update Japanese translations to latest release](https://github.com/vim/vim/commit/12cb1d1326c785c0f44303d113f27edcd473cb33)\n* [runtime(netrw): Drop committed trace lines](https://github.com/vim/vim/commit/1fbccc1e9694e5e6162dff112b49a093eac770ee)\n* [runtime(netrw): Error popup not always used](https://github.com/vim/vim/commit/b4d11644254ec6e29aed93a9fdcde2160163aefd)\n* [runtime(netrw): ErrorMsg() may throw E121](https://github.com/vim/vim/commit/7c754110ff8e0d666d422f1644bc356c8fee7392)\n* [runtime(tutor): update Makefile and make it portable between GNU and BSD](https://github.com/vim/vim/commit/1869fe0ce6f0c1cc37e02623b2a372e1c81f6864)\n* [translation: improve the po/cleanup.vim script](https://github.com/vim/vim/commit/cca3df9275c6f76e3b31ad9b13ced91a44e1855b)\n* [runtime(lang): update Makefile and make it portable between GNU and BSD](https://github.com/vim/vim/commit/5f995c92e7658acd16f73c6f6c5a2b9c2e0bdbcd)\n* [9.1.0676](https://github.com/vim/vim/commit/81b62dd65435d6d7917934daf5eff42eca8906f8): style issues with man pages
* [runtime(doc): clarify the effect of :keeppatterns after v9.1.0677](https://github.com/vim/vim/commit/cba93cab533b5da26b9e4a4338c1dc6e8aa3d409)\n* [runtime(doc): update Makefile and make it portable between GNU and BSD](https://github.com/vim/vim/commit/9b7d55ee26d1a811db8351f723d63402ce94b97c)\n* [9.1.0679](https://github.com/vim/vim/commit/bc11f6d9d4f580179d3963f3c489881904d6cd62): Rename from w\_closing to w\_locked is incomplete\n* [runtime(colors): update colorschemes](https://github.com/vim/vim/commit/6908db475603c0f37aaf4c3ba13dfdbebd340003)\n* [runtime(vim): Update base-syntax, improve :let-heredoc highlighting](https://github.com/vim/vim/commit/d164f2a521f8e52e587727657fb1c19e9a25f32a)\n* [runtime(doc): Updating the examples in the xxd manpage](https://github.com/vim/vim/commit/8f3f78546f649a76d9149ffdcf13a526aab8d4ed)\n* [translation(ru): Updated uganda.rux](https://github.com/vim/vim/commit/85c724ea0e4ae1744061a6af4200015a5ee6c9cf)
2 changes: 1 addition & 1 deletion vim
Submodule vim updated 48 files
+5 −1 runtime/colors/blue.vim
+3 −1 runtime/colors/darkblue.vim
+3 −1 runtime/colors/delek.vim
+5 −1 runtime/colors/desert.vim
+9 −7 runtime/colors/elflord.vim
+9 −7 runtime/colors/evening.vim
+14 −12 runtime/colors/habamax.vim
+5 −3 runtime/colors/industry.vim
+5 −3 runtime/colors/koehler.vim
+5 −1 runtime/colors/lunaperche.vim
+5 −3 runtime/colors/morning.vim
+5 −3 runtime/colors/murphy.vim
+9 −7 runtime/colors/pablo.vim
+8 −6 runtime/colors/peachpuff.vim
+1 −1 runtime/colors/quiet.vim
+9 −1 runtime/colors/retrobox.vim
+5 −3 runtime/colors/ron.vim
+5 −3 runtime/colors/shine.vim
+11 −8 runtime/colors/slate.vim
+1 −1 runtime/colors/sorbet.vim
+9 −7 runtime/colors/torte.vim
+9 −1 runtime/colors/wildcharm.vim
+5 −5 runtime/colors/zaibatsu.vim
+5 −3 runtime/colors/zellner.vim
+40 −37 runtime/doc/Makefile
+2 −2 runtime/doc/cmdline.txt
+8 −11 runtime/doc/uganda.rux
+3 −3 runtime/doc/xxd.1
+4 −4 runtime/doc/xxd.man
+8 −2 runtime/syntax/generator/vim.vim.base
+1 −1 runtime/syntax/testdir/dumps/vim_ex_function_fold_05.dump
+1 −1 runtime/syntax/testdir/dumps/vim_ex_function_fold_06.dump
+1 −1 runtime/syntax/testdir/dumps/vim_ex_function_fold_07.dump
+20 −0 runtime/syntax/testdir/dumps/vim_ex_let_heredoc_00.dump
+20 −0 runtime/syntax/testdir/dumps/vim_ex_let_heredoc_01.dump
+20 −0 runtime/syntax/testdir/dumps/vim_ex_let_heredoc_02.dump
+20 −0 runtime/syntax/testdir/dumps/vim_ex_let_heredoc_03.dump
+20 −0 runtime/syntax/testdir/dumps/vim_ex_let_heredoc_04.dump
+20 −0 runtime/syntax/testdir/dumps/vim_ex_let_heredoc_05.dump
+20 −0 runtime/syntax/testdir/dumps/vim_ex_let_heredoc_06.dump
+1 −1 runtime/syntax/testdir/input/vim_ex_def_fold.vim
+1 −2 runtime/syntax/testdir/input/vim_ex_function_fold.vim
+116 −0 runtime/syntax/testdir/input/vim_ex_let_heredoc.vim
+11 −4 runtime/syntax/vim.vim
+1 −1 src/ex_cmds.c
+1 −2 src/structs.h
+4 −4 src/terminal.c
+2 −0 src/version.c

0 comments on commit 5d9ca3b

Please sign in to comment.