comparison src/version.c @ 4069:43c15135926f v7.3.789

updated for version 7.3.789 Problem: "\k" in regexp does not work in other window. Solution: Use the right buffer. (Yukihiro Nakadaira)
author Bram Moolenaar <bram@vim.org>
date Wed, 30 Jan 2013 13:59:37 +0100
parents 386fc822dd00
children 8819ea6dcb72
comparison
equal deleted inserted replaced
4068:70eacf4f099d 4069:43c15135926f
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 789,
728 /**/ 730 /**/
729 788, 731 788,
730 /**/ 732 /**/
731 787, 733 787,
732 /**/ 734 /**/