comparison src/version.c @ 4117:4584e59860b8 v7.3.812

updated for version 7.3.812 Problem: When 'indentexpr' moves the cursor "curswant" not restored. Solution: Restore "curswant". (Sung Pae)
author Bram Moolenaar <bram@vim.org>
date Wed, 13 Feb 2013 16:10:17 +0100
parents ad21448af931
children 4e6e012af150
comparison
equal deleted inserted replaced
4116:71cc06f60092 4117:4584e59860b8
723 NULL 723 NULL
724 }; 724 };
725 725
726 static int included_patches[] = 726 static int included_patches[] =
727 { /* Add new patch number below this line */ 727 { /* Add new patch number below this line */
728 /**/
729 812,
728 /**/ 730 /**/
729 811, 731 811,
730 /**/ 732 /**/
731 810, 733 810,
732 /**/ 734 /**/