comparison src/version.c @ 11794:2e7e77e28063 v8.0.0779

patch 8.0.0779: :term without an argument uses empty buffer name commit https://github.com/vim/vim/commit/293424c199615b774365db9b412209b102cdfe20 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jul 26 23:11:01 2017 +0200 patch 8.0.0779: :term without an argument uses empty buffer name Problem: :term without an argument uses empty buffer name but runs the snell. Solution: Change the command to the shell earlier.
author Christian Brabandt <cb@256bit.org>
date Wed, 26 Jul 2017 23:15:04 +0200
parents 4bc1f94afc34
children 6b172a0a8207
comparison
equal deleted inserted replaced
11793:393a5d6b794a 11794:2e7e77e28063
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 779,
772 /**/ 774 /**/
773 778, 775 778,
774 /**/ 776 /**/
775 777, 777 777,
776 /**/ 778 /**/