To: vim_dev@googlegroups.com Subject: Patch 8.2.2551 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.2551 Problem: MS-Windows: colors test file is not installed. Solution: Also copy runtime/colors/tools. (Ken Takata, closes #7902) Files: nsis/gvim.nsi *** ../vim-8.2.2550/nsis/gvim.nsi 2020-09-20 21:42:40.391206450 +0200 --- nsis/gvim.nsi 2021-02-26 20:23:16.148349197 +0100 *************** *** 359,364 **** --- 359,366 ---- SetOutPath $0\colors File ${VIMRT}\colors\*.* + SetOutPath $0\colors\tools + File ${VIMRT}\colors\tools\*.* SetOutPath $0\compiler File ${VIMRT}\compiler\*.* *** ../vim-8.2.2550/src/version.c 2021-02-25 17:17:51.629163935 +0100 --- src/version.c 2021-02-26 20:21:01.084950105 +0100 *************** *** 752,753 **** --- 752,755 ---- { /* Add new patch number below this line */ + /**/ + 2551, /**/ -- You can be stopped by the police for biking over 65 miles per hour. You are not allowed to walk across a street on your hands. [real standing laws in Connecticut, United States of America] /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///