To: vim_dev@googlegroups.com Subject: Patch 7.4.1745 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 7.4.1745 Problem: README file is not clear about where to get Vim. Solution: Add links to github, releases and the Windows installer. (Suggested by Christian Brabandt) Files: README.md, README.txt *** ../vim-7.4.1744/README.md 2016-03-29 22:26:24.613615201 +0200 --- README.md 2016-04-15 20:51:06.448504289 +0200 *************** *** 40,45 **** --- 40,52 ---- want or must compile it yourself. Check http://www.vim.org/download.php for an overview of currently available distributions. + Some popular places to get the latest Vim: + * Check out the git repository from [github](https://github.com/vim/vim). + * Get the source code as an [archive](https://github.com/vim/vim/releases). + * Get a Windows executable from the + [vim-win32-installer](https://github.com/vim/vim-win32-installer/releases) repository. + + ## Compiling ## *** ../vim-7.4.1744/README.txt 2016-03-29 22:26:24.617615161 +0200 --- README.txt 2016-04-15 20:51:50.136039564 +0200 *************** *** 36,41 **** --- 36,47 ---- want or must compile it yourself. Check "http://www.vim.org/download.php" for an overview of currently available distributions. + Some popular places to get the latest Vim: + * Check out the git repository from github: https://github.com/vim/vim. + * Get the source code as an archive: https://github.com/vim/vim/releases. + * Get a Windows executable from the vim-win32-installer repository: + https://github.com/vim/vim-win32-installer/releases. + COMPILING *** ../vim-7.4.1744/src/version.c 2016-04-15 20:40:37.871202908 +0200 --- src/version.c 2016-04-15 20:53:53.334723326 +0200 *************** *** 750,751 **** --- 750,753 ---- { /* Add new patch number below this line */ + /**/ + 1745, /**/ -- If I tell you "you have a beautiful body", would you hold it against me? /// 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 ///