comparison src/version.c @ 5790:98bfec9ea760 v7.4.239

updated for version 7.4.239 Problem: ":e +" does not position cursor at end of the file. Solution: Check for "+" being the last character (ZyX)
author Bram Moolenaar <bram@vim.org>
date Wed, 02 Apr 2014 14:22:05 +0200
parents 410ef4f1a3d2
children 8d1ba0a23588
comparison
equal deleted inserted replaced
5789:29dd99f4945d 5790:98bfec9ea760
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 239,
737 /**/ 739 /**/
738 238, 740 238,
739 /**/ 741 /**/
740 237, 742 237,
741 /**/ 743 /**/