comparison src/version.c @ 2921:69b90e43b728 v7.3.233

updated for version 7.3.233 Problem: ":scriptnames" and ":breaklist" show long file names. Solution: Shorten to use "~/" when possible. (Jean-Rene David)
author Bram Moolenaar <bram@vim.org>
date Sun, 26 Jun 2011 04:25:30 +0200
parents b67d3a44262a
children 7653420fdc45
comparison
equal deleted inserted replaced
2920:f522636a6c32 2921:69b90e43b728
707 NULL 707 NULL
708 }; 708 };
709 709
710 static int included_patches[] = 710 static int included_patches[] =
711 { /* Add new patch number below this line */ 711 { /* Add new patch number below this line */
712 /**/
713 233,
712 /**/ 714 /**/
713 232, 715 232,
714 /**/ 716 /**/
715 231, 717 231,
716 /**/ 718 /**/