comparison src/version.c @ 4061:be4baed0c933 v7.3.785

updated for version 7.3.785 Problem: Crash with specific use of search pattern. Solution: Initialize reg_buf to curbuf.
author Bram Moolenaar <bram@vim.org>
date Fri, 25 Jan 2013 20:11:01 +0100
parents fbadf0f69877
children 8b3e88bab702
comparison
equal deleted inserted replaced
4060:141e571dd233 4061:be4baed0c933
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 785,
728 /**/ 730 /**/
729 784, 731 784,
730 /**/ 732 /**/
731 783, 733 783,
732 /**/ 734 /**/