comparison src/version.c @ 3873:fd96b3cc88ed v7.3.693

updated for version 7.3.693 Problem: Can't make 'softtabstop' follow 'shiftwidth'. Solution: When 'softtabstop' is negative use the value of 'shiftwidth'. (so8res)
author Bram Moolenaar <bram@vim.org>
date Sun, 21 Oct 2012 00:10:39 +0200
parents 337a4368fd2b
children 8235ccf121bb
comparison
equal deleted inserted replaced
3872:1001f417a371 3873:fd96b3cc88ed
717 NULL 717 NULL
718 }; 718 };
719 719
720 static int included_patches[] = 720 static int included_patches[] =
721 { /* Add new patch number below this line */ 721 { /* Add new patch number below this line */
722 /**/
723 693,
722 /**/ 724 /**/
723 692, 725 692,
724 /**/ 726 /**/
725 691, 727 691,
726 /**/ 728 /**/