comparison src/version.c @ 5637:c82339d8fdae v7.4.165

updated for version 7.4.165 Problem: By default, after closing a buffer changes can't be undone. Solution: In the example vimrc file set 'undofile'.
author Bram Moolenaar <bram@vim.org>
date Wed, 05 Feb 2014 22:02:01 +0100
parents a01819fb6e2b
children 5d03c3747121
comparison
equal deleted inserted replaced
5636:c47f55a5c7c4 5637:c82339d8fdae
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 165,
741 /**/ 743 /**/
742 164, 744 164,
743 /**/ 745 /**/
744 163, 746 163,
745 /**/ 747 /**/