comparison src/version.c @ 6838:0229cfffc560 v7.4.740

patch 7.4.740 Problem: ":1quit" works like ":.quit". (Bohr Shaw) Solution: Don't exit Vim when a range is specified. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Fri, 19 Jun 2015 12:43:07 +0200
parents 541abe8d5f55
children 0f1cc87630d8
comparison
equal deleted inserted replaced
6837:1b360286379d 6838:0229cfffc560
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 740,
744 /**/ 746 /**/
745 739, 747 739,
746 /**/ 748 /**/
747 738, 749 738,
748 /**/ 750 /**/