comparison src/version.c @ 6731:7d40186f767a v7.4.689

updated for version 7.4.689 Problem: On MS-Windows, when 'autochdir' is set, diff mode with files in different directories does not work. (Axel Bender) Solution: Remember the current directory and use it where needed. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Fri, 03 Apr 2015 14:56:49 +0200
parents e25417c299bb
children 5f6077b10738
comparison
equal deleted inserted replaced
6730:f7b237bd6606 6731:7d40186f767a
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 689,
744 /**/ 746 /**/
745 688, 747 688,
746 /**/ 748 /**/
747 687, 749 687,
748 /**/ 750 /**/