comparison src/version.c @ 6100:76e7fb736c0e v7.4.388

updated for version 7.4.388 Problem: With 'linebreak' set and 'list' unset a Tab is not counted properly. (Kent Sibilev) Solution: Check the 'list' option. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 30 Jul 2014 16:44:22 +0200
parents 975d96776111
children 3d206df5c828
comparison
equal deleted inserted replaced
6099:216bda57abaa 6100:76e7fb736c0e
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 388,
737 /**/ 739 /**/
738 387, 740 387,
739 /**/ 741 /**/
740 386, 742 386,
741 /**/ 743 /**/