comparison src/version.c @ 5798:9f8fa56f1906 v7.4.243

updated for version 7.4.243 Problem: Cannot use setreg() to add text that includes a NUL. Solution: Make setreg() accept a list.
author Bram Moolenaar <bram@vim.org>
date Wed, 02 Apr 2014 22:17:10 +0200
parents f084024c0ddb
children da17c7de616e
comparison
equal deleted inserted replaced
5797:fa96ffb832d8 5798:9f8fa56f1906
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 243,
737 /**/ 739 /**/
738 242, 740 242,
739 /**/ 741 /**/
740 241, 742 241,
741 /**/ 743 /**/