Skip to content

Commit beb0222

Browse files
vim: Import v9.1.1324
* runtime(doc): clarify 'includeexpr' is not used for <cfile> * runtime(filetype): improve *.h filetype detection * runtime(indent-tests): Raise timeouts for "search*()"es * runtime(indent-tests): Annotate timed "search*()"es for tracing * runtime(indent-tests): Instrument timed "search*()" calls * 9.1.1324: undefined behaviour if X11 connection dies * 9.1.1323: b:undo_ftplugin not executed when re-using buffer * CI: coverity.yml: remove python2-dev pkg and retire --enable-pythoninterp
1 parent c2d543a commit beb0222

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-
* [runtime(nix): set iskeyword and b:match\_words in ftplugin](https://github.com/vim/vim/commit/54081f0ce087bb3efd2f62fdbbbd5ac812da69f8)\n* [runtime(doc): clarify "nearest" value for 'completeopt'](https://github.com/vim/vim/commit/cb3b752f9523060d3feaee33049d2092c288fca2)\n* [CI: GCC 13 install fails, so disable that particular ppa](https://github.com/vim/vim/commit/13960a8779542adfa50cd2266c7c1cf8f1229d15)\n* [runtime(doc): Tweak documentation style a bit](https://github.com/vim/vim/commit/0ed11ba223ec69dfefc8cc5800fb3e0d610fd9f8)\n* [CI: update coverity runner to Ubuntu 24.04](https://github.com/vim/vim/commit/ded2b41326a5ad3238422ed2244d79dfa18cc667)\n* [9.1.1322](https://github.com/vim/vim/commit/7e93d4c617784e03f539d139f3475bd72c04a6e5): small delete register cannot paste multi-line correctly\n* [9.1.1321](https://github.com/vim/vim/commit/aee34ef23e08a944f87d6bb4f972c56ba88dc6dd): filetype: MS ixx and mpp files are not recognized\n* [9.1.1320](https://github.com/vim/vim/commit/1d96caaa4b195043f84a0c83277b2038af4a7b50): filetype: alsoft config files are not recognized\n* [9.1.1319](https://github.com/vim/vim/commit/98800979dc109e03f390a0472b14ed89189e02fe): Various typos in the code, issue with test\_inst\_complete.vim\n* [9.1.1318](https://github.com/vim/vim/commit/e9a27ef37395a0130f99e21b288b7765f0e38236): tests: test\_format fails
1+
* [runtime(doc): clarify 'includeexpr' is not used for \<cfile>](https://github.com/vim/vim/commit/23984602327600b7ef28dcedc772949d5c66b57f)\n* [runtime(filetype): improve \*.h filetype detection](https://github.com/vim/vim/commit/3041cf67d37cc23b79b17cc2c1c09feb7c22baf7)\n* [runtime(indent-tests): Raise timeouts for "search\*()"es](https://github.com/vim/vim/commit/5ecb452f5bd8bd2dd4fc2800953d5ecd9871f282)\n* [runtime(indent-tests): Annotate timed "search\*()"es for tracing](https://github.com/vim/vim/commit/4e3df44aa2a4f99c3c35e11371f7f1b2b6207558)\n* [runtime(indent-tests): Instrument timed "search\*()" calls](https://github.com/vim/vim/commit/fe8508eda002196bd9095c35ea7892bce06bb6d2)\n* [9.1.1324](https://github.com/vim/vim/commit/6924eb81f4e69726f59eaa0c121b7442343d770d): undefined behaviour if X11 connection dies\n* [9.1.1323](https://github.com/vim/vim/commit/baa8c90cc0d214e036a3a7980d5cf95cae88a68d): b:undo\_ftplugin not executed when re-using buffer\n* [CI: coverity.yml: remove python2-dev pkg and retire --enable-pythoninterp](https://github.com/vim/vim/commit/81677996513e8f186acc93122673e6741c563477)

0 commit comments

Comments
 (0)