comparison src/version.c @ 6286:f21a2f67bdbb v7.4.477

updated for version 7.4.477 Problem: When using ":%diffput" and the other file is empty an extra empty line remains. Solution: Set the buf_empty flag.
author Bram Moolenaar <bram@vim.org>
date Wed, 15 Oct 2014 12:56:49 +0200
parents 4c29b75cae19
children fcb898dea2bc
comparison
equal deleted inserted replaced
6285:b77be7bf7cbe 6286:f21a2f67bdbb
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 477,
744 /**/ 746 /**/
745 476, 747 476,
746 /**/ 748 /**/
747 475, 749 475,
748 /**/ 750 /**/