Skip to content

Commit

Permalink
vim: Import v9.1.0258
Browse files Browse the repository at this point in the history
* 9.1.0258: half-page scrolling broke backward compatibility
* 9.1.0257: Vim9: :call may not find imported class members
* 9.1.0256: Finding autocmd events is inefficient
* 9.1.0255: Vim9: no indication of script nr in stack trace of classes
* 9.1.0254: [security]: Heap buffer overflow when calling complete_add() in 'cfu'
* 9.1.0253: filetype: typespec files are not recognized
* runtime(yaml): improve syntax highlighting for YAML
  • Loading branch information
chrisbra committed Apr 2, 2024
1 parent b20687a commit 6b785f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
@@ -1 +1 @@
* [runtime(yaml): improve syntax highlighting for YAML](https://github.com/vim/vim/commit/cc7597c1edf478ad912d45b27f17175236f9791e)\n* [9.1.0252](https://github.com/vim/vim/commit/2ed5a11b1a84c86b5392110a81302ae038b5c554): Vim9: segfault with static in super class\n* [9.1.0251](https://github.com/vim/vim/commit/8eb7523802cb51984e2202d08a4fbc1a2cd803c7): Filetype test fails\n* [runtime(sshconfig,sshdconfig): update syntax (#14351)](https://github.com/vim/vim/commit/cbb92b5ceb6a8169b6eddceec3837aac02f21e3b)\n* [9.1.0250](https://github.com/vim/vim/commit/4c7098b00a5edfb25b24fe3210866a4f30a2d78f): filetype: ldscripts cannot be recognized\n* [9.1.0249](https://github.com/vim/vim/commit/a917bd58bde0e1fca2affedc6fc0c15cb6b5e9f2): filetype: rock\_manifest and config.ld files are not recognized\n* [9.1.0248](https://github.com/vim/vim/commit/3b497aa2470ff613fed79569bc8589dae8dc3190): filetype: yarn lock files are not recognized\n* [9.1.0247](https://github.com/vim/vim/commit/3f6fa93b3b7d8e0bd30eddbbf4ae273c14d4455b): filetype: bundle config files are not recognized\n* [9.1.0246](https://github.com/vim/vim/commit/a2c27b01dc344b16849721bd934779c627665364): filetype: fontconfig files are not recognized\n* [9.1.0245](https://github.com/vim/vim/commit/a55a22a1a30f8f37633ed78ea25a393d11e250f2): filetype: zsh theme, history and zunit files are not recognized\n* [9.1.0244](https://github.com/vim/vim/commit/84ce55001af80d89245c4dd051c6f809389df62f): filetype: bash history files are not recognized\n* [9.1.0243](https://github.com/vim/vim/commit/abbb4a4f7032de9e223293182402af5e2867e372): filetype: netrw history file is not recognized\n* [9.1.0242](https://github.com/vim/vim/commit/be71ac694f623e162f1ecb7a182bdf2fd281591f): filetype: octave history files are not recognized\n* [9.1.0241](https://github.com/vim/vim/commit/6b285c8cfd74e1da49fe17dca2ea9989bd9dae49): filetype: mysql history files are not recognized\n* [9.1.0240](https://github.com/vim/vim/commit/665220a17b830a271f0c7ef07211d25cd1c7b389): filetype: some python tools config files are not recognized\n* [9.1.0239](https://github.com/vim/vim/commit/8e47eb31cc8b29a223f1706730b8f4a5598d59ce): filetype: gnuplot history files are not recognised\n* [9.1.0238](https://github.com/vim/vim/commit/75c607dff7c9e02766ae0fd3588e08da00394d0f): filetype: jupyterlab and sublime config are not recognized\n* [9.1.0237](https://github.com/vim/vim/commit/0fd560d46a1b83edba032300ab1f6119d4dca7b5): filetype: mplstyle files are not recognized\n* [9.1.0236](https://github.com/vim/vim/commit/a75f4791b147db60a1d2744bb5ab7326e0c0edc0): filetype: texlua files are not recognized\n* [9.1.0235](https://github.com/vim/vim/commit/4ff83b904ea579e51a0da5d2c6c3873ccef4ac0e): filetype: supertux files are not recognized\n* [9.1.0234](https://github.com/vim/vim/commit/e523dd9803ed62ea0657af8c85ab7bdfe80f4c53): filetype: support for Intel HEX files is lacking\n* [9.1.0233](https://github.com/vim/vim/commit/3cf121ed31f7a022e2ae6585391434d9c88e9792): Vim9: string() output of enum is problematic\n* [9.1.0232](https://github.com/vim/vim/commit/5df961a1bc5ed14d0b5aa04ef59e9079313c268d): Conceal test fails when rightleft feature is disabled\n* [9.1.0231](https://github.com/vim/vim/commit/5bf6c2117fcef85fcf046c098dd3eb72a0147859): Filetype may be undetected when SwapExists sets ft in other buf\n* [9.1.0230](https://github.com/vim/vim/commit/86032702932995db74fed265ba99ae0c823cb75d): TextChanged autocommand not triggered under some circumstances\n* [runtime(compilers): ensure compiler! sets global options (#14336)](https://github.com/vim/vim/commit/18d730d7b5728c8f87272ac7047d86354013eeb9)\n* [runtime(vim): Distinguish Vim9 builtin object methods from namesake builtin functions (#14348)](https://github.com/vim/vim/commit/80aabaab6636faa7cec461acc4b1fcc3a4c89376)\n* [runtime(pamconf): add support for Debian specific @includes](https://github.com/vim/vim/commit/807fff135d52fe8e6e799b78b80cccb299d246a9)\n* [9.1.0229](https://github.com/vim/vim/commit/b64cec217f3434a089a5677d265bfbc21367e98b): Error E877 is not translated\n* [NSIS: fix path of uganda.nsis.txt in german.nsi file (#14331)](https://github.com/vim/vim/commit/4fa06bb179965fc48a381312f5c80a8d93f2d362)
* [9.1.0258](https://github.com/vim/vim/commit/cb204e688e5c9d56a78b621ef27c35d91860cb09): half-page scrolling broke backward compatibility\n* [9.1.0257](https://github.com/vim/vim/commit/f1750ca0c2ef91c6e4857655ca8fdf8dd8f5abb8): Vim9: :call may not find imported class members\n* [9.1.0256](https://github.com/vim/vim/commit/78d742ab8845578f78039ddd71a6444c6929257c): Finding autocmd events is inefficient\n* [9.1.0255](https://github.com/vim/vim/commit/16cdfa69e07190674a8e85a48144a467472ca2f4): Vim9: no indication of script nr in stack trace of classes\n* [9.1.0254](https://github.com/vim/vim/commit/0a419e07a705675ac159218f42c1daa151d2ceea): \[security\]: Heap buffer overflow when calling complete\_add() in 'cfu'\n* [9.1.0253](https://github.com/vim/vim/commit/6c9f4f98f1cda3793406724a260cd651210a5d0d): filetype: typespec files are not recognized\n* [runtime(yaml): improve syntax highlighting for YAML](https://github.com/vim/vim/commit/cc7597c1edf478ad912d45b27f17175236f9791e)

0 comments on commit 6b785f4

Please sign in to comment.