Skip to content

Commit f3d049d

Browse files
vim: Import v9.1.1355
* runtime(sh): Update syntax, highlight escaped chars in test expressions * runtime(doc): document that :b cannot handle buffer names starting with "+" * runtime(doc): clarify the use of 'tagfunc', update a comment in tags.c * runtime(doc): tweak documentation style in options.txt
1 parent 09b37fe commit f3d049d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.1.1355](https://github.com/vim/vim/commit/c3e71d4da6633f2804ef3212dcd6ac615580417c): The pum\_redraw() function is too complex\n* [9.1.1354](https://github.com/vim/vim/commit/a74d5503d5ba865d5ef17b77d449613fde02cb02): tests: Test\_terminalwinscroll\_topline() fails on Windows\n* [9.1.1353](https://github.com/vim/vim/commit/612f63bf81b180c9886483188f7a2814967d4a95): missing change from v9.1.1350\n* [git: ignore reformatting commit for git-blame (after v9.1.1352)](https://github.com/vim/vim/commit/be51e90497c3e4cd7dd9332d28a72eeabe55d082)\n* [9.1.1352](https://github.com/vim/vim/commit/355db99d12a89f05765948b33eecd6d9733e16bb): style: inconsistent indent in insexpand.c\n* [9.1.1351](https://github.com/vim/vim/commit/92403697746a3ebaeb4ad267da2c7eb9c0e7b0bb): Return value of getcmdline() inconsistent in CmdlineLeavePre\n* [9.1.1350](https://github.com/vim/vim/commit/6220bbad4ee4f41398680fcfad6119398477eaa6): tests: typo in Test\_CmdlineLeavePre\_cabbr()\n* [runtime(java): Consent to HTML tags folding in Javadoc comments](https://github.com/vim/vim/commit/910bfd5d38812079bf31cc91eb6978415f29b725)\n* [runtime(syntax-tests): Regenerate changed syntax test pages for vim](https://github.com/vim/vim/commit/e3302cf2b1c8da525d286b068af4688c6a4b1bf6)\n* [9.1.1349](https://github.com/vim/vim/commit/46755e6b52b0c4346c1c7eaa311c204fdd9185df): CmdlineLeavePre may trigger twice\n* [runtime(vim): Update base-syntax, fix inline Vim9 dict comments at SOL](https://github.com/vim/vim/commit/b9ffbf57f86e7b78021e2c8899ee0aa06966ddf5)\n* [9.1.1348](https://github.com/vim/vim/commit/fa9753a721c6ea2d30f666aada0689d6ec2f2fd6): still E315 with the terminal feature\n* [runtime(doc): Fix notation of "Vim script" and "Vim9 script"](https://github.com/vim/vim/commit/fbe4a8f5c0fbaa99ffa5b67081c10c85bc88a91a)\n* [9.1.1347](https://github.com/vim/vim/commit/411ae580a9149072be29756d3a654b78c96add0b): small problems with gui\_w32.c\n* [runtime(doc): clarify complete\_match() and 'isexpand' option](https://github.com/vim/vim/commit/ffc89e47d014178bcd0a681ff2c8e18470cc972b)\n* [runtime(vim): Update base-syntax, match continued strings and tail comments](https://github.com/vim/vim/commit/c29b533cf1a1c31a14b5c7b2b3daa806c2d90ec0)\n* [runtime(doc): tagfunc should refer to 'complete' option](https://github.com/vim/vim/commit/c5cb6b2ee4af5d8199123015e1519e3c8769a11f)\n* [9.1.1346](https://github.com/vim/vim/commit/c25368ba14a7135b685ba3d6941f26bc630a2501): missing out-of-memory check in textformat.c\n* [9.1.1345](https://github.com/vim/vim/commit/cf2642fc72be6da0db56f81b58af66b6835e277b): tests: Test\_xxd\_color2() test failure dump diff is misleading\n* [runtime(debversions): Add questing (25.10) as Ubuntu release name](https://github.com/vim/vim/commit/35cfc3d3c449eaee97ba2c32cca76134136de5ec)\n* [9.1.1344](https://github.com/vim/vim/commit/3accf046ec3d0ee4a762d15452ae46596e1a0540): double free in f\_complete\_match() (after v9.1.1341)
1+
* [runtime(sh): Update syntax, highlight escaped chars in test expressions](https://github.com/vim/vim/commit/f57c065e7572beb2b551d1278bf794f4af0fb0c0)\n* [runtime(doc): document that :b cannot handle buffer names starting with "+"](https://github.com/vim/vim/commit/ff3d4b2d49c4b8b7d97cfaeffe57321a1852f7e8)\n* [runtime(doc): clarify the use of 'tagfunc', update a comment in tags.c](https://github.com/vim/vim/commit/fb08192ca75344d6467f9e7f9b9e6d4509df308a)\n* [runtime(doc): tweak documentation style in options.txt](https://github.com/vim/vim/commit/fa8b7db99afad9074e4e1f89b49046836ac61d5b)

0 commit comments

Comments
 (0)