To: vim_dev@googlegroups.com Subject: Patch 8.2.3861 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ 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 -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///