comparison src/version.c @ 2937:0a650db02653 v7.3.241

updated for version 7.3.241 Problem: Using CTRL-R CTRL-W on the command line may insert only part of the word. Solution: Use the cursor position instead of assuming it is at the end of the command. (Tyru)
author Bram Moolenaar <bram@vim.org>
date Thu, 07 Jul 2011 16:44:37 +0200
parents bf283e37792b
children 3d96ddbeb3b0
comparison
equal deleted inserted replaced
2936:73c9479ccf57 2937:0a650db02653
707 NULL 707 NULL
708 }; 708 };
709 709
710 static int included_patches[] = 710 static int included_patches[] =
711 { /* Add new patch number below this line */ 711 { /* Add new patch number below this line */
712 /**/
713 241,
712 /**/ 714 /**/
713 240, 715 240,
714 /**/ 716 /**/
715 239, 717 239,
716 /**/ 718 /**/