comparison src/version.c @ 6975:7b5f9313f40b v7.4.805

patch 7.4.805 Problem: The ruler shows "Bot" even when there are only filler lines missing. (Gary Johnson) Solution: Use "All" when the first line and one filler line are visible.
author Bram Moolenaar <bram@vim.org>
date Tue, 04 Aug 2015 17:43:25 +0200
parents 7b35ee02b3c5
children b10995a2f7c3
comparison
equal deleted inserted replaced
6974:7bb1cd01d108 6975:7b5f9313f40b
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 805,
744 /**/ 746 /**/
745 804, 747 804,
746 /**/ 748 /**/
747 803, 749 803,
748 /**/ 750 /**/