comparison src/version.c @ 6742:cdddbd63bcfe v7.4.694

patch 7.4.694 Problem: Running tests changes the .viminfo file. Solution: Disable viminfo in the text objects test.
author Bram Moolenaar <bram@vim.org>
date Mon, 13 Apr 2015 12:58:12 +0200
parents f012247e8ec8
children 7f9a158cf1d9
comparison
equal deleted inserted replaced
6741:fbc1131f0ba5 6742:cdddbd63bcfe
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 694,
744 /**/ 746 /**/
745 693, 747 693,
746 /**/ 748 /**/
747 692, 749 692,
748 /**/ 750 /**/