Patch 8.2.3861
Problem: List of distributed files is outdated.
Solution: Add new files.
Files: Filelist
*** ../vim-8.2.3860/Filelist 2021-12-16 16:11:49.213060107 +0000
--- Filelist 2021-12-20 15:52:14.241762325 +0000
***************
*** 160,167 ****
--- 160,170 ----
src/version.h \
src/vim.h \
src/vim9.h \
+ src/vim9cmds.c \
src/vim9compile.c \
src/vim9execute.c \
+ src/vim9expr.c \
+ src/vim9instr.c \
src/vim9script.c \
src/vim9type.c \
src/viminfo.c \
***************
*** 319,326 ****
--- 322,332 ----
src/proto/usercmd.pro \
src/proto/userfunc.pro \
src/proto/version.pro \
+ src/proto/vim9cmds.pro \
src/proto/vim9compile.pro \
src/proto/vim9execute.pro \
+ src/proto/vim9expr.pro \
+ src/proto/vim9instr.pro \
src/proto/vim9script.pro \
src/proto/vim9type.pro \
src/proto/viminfo.pro \
*** ../vim-8.2.3860/src/version.c 2021-12-20 15:03:23.251346520 +0000
--- src/version.c 2021-12-20 15:52:56.433689283 +0000
***************
*** 751,752 ****
--- 751,754 ----
{ /* Add new patch number below this line */
+ /**/
+ 3861,
/**/
--
hundred-and-one symptoms of being an internet addict:
90. Instead of calling you to dinner, your spouse sends e-mail.
/// 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/20211220155418.483791C0DCA%40moolenaar.net.