comparison src/version.c @ 3093:d68f20a86a3e v7.3.318

updated for version 7.3.318 Problem: "C" on the last line deletes that line if it's blank. Solution: Only delete the last line for a delete operation. (James Vega)
author Bram Moolenaar <bram@vim.org>
date Wed, 21 Sep 2011 17:33:53 +0200
parents 92a181a1cec3
children dc7f2f975920
comparison
equal deleted inserted replaced
3092:f33e01c96cc1 3093:d68f20a86a3e
707 NULL 707 NULL
708 }; 708 };
709 709
710 static int included_patches[] = 710 static int included_patches[] =
711 { /* Add new patch number below this line */ 711 { /* Add new patch number below this line */
712 /**/
713 318,
712 /**/ 714 /**/
713 317, 715 317,
714 /**/ 716 /**/
715 316, 717 316,
716 /**/ 718 /**/