comparison src/version.c @ 3896:be8ad9c9b973 v7.3.704

updated for version 7.3.704 Problem: Repeating "cgn" does not always work correctly. Solution: Also fetch the operator character. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Sun, 21 Oct 2012 03:54:33 +0200
parents f69321485951
children 0aa74f2f50a8
comparison
equal deleted inserted replaced
3895:6abf54f12abc 3896:be8ad9c9b973
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 704,
722 /**/ 724 /**/
723 703, 725 703,
724 /**/ 726 /**/
725 702, 727 702,
726 /**/ 728 /**/