Skip to content

Commit

Permalink
vim: Import v9.0.1826
Browse files Browse the repository at this point in the history
* 9.0.1826: keytrans() doesn't translate recorded key typed in a GUI
* 9.0.1825: wrong cursor position with virt text and 'linebreak'
* 9.0.1824: Vim9: private members may be modifiable
* runtime: cleanup :Sman command via the undo_ftplugin mechanism (#12967)
* 9.0.1823: Autoconf 2.69 too old
  • Loading branch information
chrisbra committed Aug 30, 2023
1 parent 934ff33 commit 0e9f0d2
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 @@
* [9.0.1822](https://github.com/vim/vim/commit/e3b6c78ddc4acf238af35d7fac585e7ead27392f): Vim9: no check for duplicate members in extended classes\n* [9.0.1821](https://github.com/vim/vim/commit/4b9777a1dfc10bd2634404cb039a0df539549c93): Vim9 constructors are always static\n* [runtime(sh): Update ftplugin (#12950)](https://github.com/vim/vim/commit/2ac708b548660b232a32c52d89bde3d8596646c0)\n* [9.0.1820](https://github.com/vim/vim/commit/e06afb7860805537ccd69966bc03169852c9b378): Rexx files may not be recognised\n* [9.0.1819](https://github.com/vim/vim/commit/3e1e63de185712a6afa7b4acf4488a5dbcbe5e5f): Github CI too complex\n* [runtime(heex): Add HEEX comments to match\_words in ftplugin (#12957)](https://github.com/vim/vim/commit/3ac2d3da5fdf20dfddb450a49502ef47b1f581d4)\n* [9.0.1818](https://github.com/vim/vim/commit/55460da26c2756ec057c03c7d8641eda861bfcd2): dynamically linking perl is broken\n* [9.0.1817](https://github.com/vim/vim/commit/0e82b59df3fc12dc006e45e17222bcbb0462903f): configure: using obsolete AC\_HEADER\_STDC\n* [9.0.1816](https://github.com/vim/vim/commit/bddc6adca647f7f20ff6e1b7913e394d09c5eb23): configure: sed uses non-portable regex\n* [runtime(doc): mention special case of i\_CTRL-R\_-](https://github.com/vim/vim/commit/a5eb6785efcc36a97e071722408acc20d6c6e606)\n* [runtime(editorconfig): generate helptags, remove unused files](https://github.com/vim/vim/commit/7129de868cc00fb2644aa17c06c42f7bd58a2650)\n* [runtime(tags): update helptags](https://github.com/vim/vim/commit/00d07a97ad750f2d2849a649f85ab1610a0b0866)\n* [runtime: Set b:undo\_indent where missing (#12944)](https://github.com/vim/vim/commit/0382f05dbd659d8e39ee4e71c1e5062ac5c0a8fd)\n* [runtime: Set b:undo\_ftplugin where missing (#12943)](https://github.com/vim/vim/commit/f937ab32a1ac3a560f217ca4ce8305ab2d5b0b74)
* [9.0.1826](https://github.com/vim/vim/commit/1bed993c01c4b5e4c6ab55e80e2410ba87de487c): keytrans() doesn't translate recorded key typed in a GUI\n* [9.0.1825](https://github.com/vim/vim/commit/6e55e85f92aff43c1b3cb564201440f3552d63f0): wrong cursor position with virt text and 'linebreak'\n* [9.0.1824](https://github.com/vim/vim/commit/5bbcfbc4a260bc082829311086c3a1109c40f2d3): Vim9: private members may be modifiable\n* [runtime: cleanup :Sman command via the undo\_ftplugin mechanism (#12967)](https://github.com/vim/vim/commit/9d8ef7cc434076dfda62ca3d3101eaae52e316cd)\n* [9.0.1823](https://github.com/vim/vim/commit/a96d544bc355b1a6021feccf5fa2bd5659bc5269): Autoconf 2.69 too old

0 comments on commit 0e9f0d2

Please sign in to comment.