comparison src/version.c @ 6079:75ae211df37d v7.4.378

updated for version 7.4.378 Problem: Title of quickfist list is not kept for setqflist(list, 'r'). Solution: Keep the title. Add a test. (Lcd)
author Bram Moolenaar <bram@vim.org>
date Wed, 23 Jul 2014 15:55:00 +0200
parents 255561411d7a
children 16cfdf28be40
comparison
equal deleted inserted replaced
6078:caa758baebdf 6079:75ae211df37d
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 378,
737 /**/ 739 /**/
738 377, 740 377,
739 /**/ 741 /**/
740 376, 742 376,
741 /**/ 743 /**/