To: vim_dev@googlegroups.com Subject: Patch 9.0.1002 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 9.0.1002 (after 9.0.01001) Problem: Command list test fails. Solution: Add commands added to the list. Files: src/testdir/test_cmd_lists.vim *** ../vim-9.0.1001/src/testdir/test_cmd_lists.vim 2022-10-15 10:21:33.330116472 +0100 --- src/testdir/test_cmd_lists.vim 2022-12-04 16:51:42.789735895 +0000 *************** *** 48,54 **** --- 48,56 ---- \ 'endinterface', \ 'enum', \ 'interface', + \ 'public', \ 'static', + \ 'this', \ 'type', \ '++', \ '--', *** ../vim-9.0.1001/src/version.c 2022-12-04 20:11:12.795828027 +0000 --- src/version.c 2022-12-04 21:09:25.231168300 +0000 *************** *** 697,698 **** --- 697,700 ---- { /* Add new patch number below this line */ + /**/ + 1002, /**/ -- hundred-and-one symptoms of being an internet addict: 204. You have learned not to fall asleep on your keyboard the hard way /// 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 ///