To: vim_dev@googlegroups.com Subject: Patch 9.0.0641 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 9.0.0641 (after 9.0.0640) Problem: Missing part of the new option code. Solution: Add missing WV_SMS. Files: src/option.h *** ../vim-9.0.0640/src/option.h 2022-09-11 16:59:48.934110049 +0100 --- src/option.h 2022-10-02 17:10:34.050481319 +0100 *************** *** 1276,1281 **** --- 1276,1282 ---- #endif , WV_SCBIND , WV_SCROLL + , WV_SMS , WV_SISO , WV_SO #ifdef FEAT_SPELL *** ../vim-9.0.0640/src/version.c 2022-10-02 21:29:18.416089542 +0100 --- src/version.c 2022-10-02 21:46:45.827060406 +0100 *************** *** 701,702 **** --- 701,704 ---- { /* Add new patch number below this line */ + /**/ + 641, /**/ -- Hear about the guy who played a blank tape at full blast? The mime next door went nuts. /// 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 ///