comparison src/version.c @ 5782:5ab2946f7ce5 v7.4.235

updated for version 7.4.235 Problem: It is not easy to get the full path of a command. Solution: Add the exepath() function.
author Bram Moolenaar <bram@vim.org>
date Tue, 01 Apr 2014 21:00:59 +0200
parents d2286df8719d
children a44087db7238
comparison
equal deleted inserted replaced
5781:eabbe5a74948 5782:5ab2946f7ce5
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 235,
737 /**/ 739 /**/
738 234, 740 234,
739 /**/ 741 /**/
740 233, 742 233,
741 /**/ 743 /**/