comparison src/version.c @ 5645:4e3a9dd25d42 v7.4.169

updated for version 7.4.169 Problem: ":sleep" puts cursor in the wrong column. (Liang Li) Solution: Add the window offset. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 05 Feb 2014 22:46:52 +0100
parents e61a2b709f69
children 8122eab8fcdb
comparison
equal deleted inserted replaced
5644:c5d1976996a3 5645:4e3a9dd25d42
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 169,
741 /**/ 743 /**/
742 168, 744 168,
743 /**/ 745 /**/
744 167, 746 167,
745 /**/ 747 /**/