Patch 9.0.1029
Problem: Autoload directory missing from distribution.
Solution: Add the autoload/zig directory to the list of distributed files.
Files: Filelist
*** ../vim-9.0.1028/Filelist 2022-12-07 23:00:23.107179105 +0000
--- Filelist 2022-12-07 23:08:43.704851497 +0000
***************
*** 783,788 ****
--- 783,789 ----
runtime/autoload/README.txt \
runtime/autoload/dist/*.vim \
runtime/autoload/xml/*.vim \
+ runtime/autoload/zig/*.vim \
runtime/colors/*.vim \
runtime/colors/README.txt \
runtime/colors/lists/*.vim \
*** ../vim-9.0.1028/src/version.c 2022-12-08 09:41:20.416361660 +0000
--- src/version.c 2022-12-08 10:03:31.645828661 +0000
***************
*** 697,698 ****
--- 697,700 ----
{ /* Add new patch number below this line */
+ /**/
+ 1029,
/**/
--
hundred-and-one symptoms of being an internet addict:
259. When you enter your name in the AltaVista search engine, the top ten
matches do indeed refer to you.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/20221208100420.DCEC41C1016%40moolenaar.net.