comparison src/version.c @ 6876:4ece46045a5a v7.4.758

patch 7.4.758 Problem: When 'conceallevel' is 1 and quitting the command-line window with CTRL-C the first character ':' is erased. Solution: Reset 'conceallevel' in the command-line window. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Thu, 25 Jun 2015 18:20:36 +0200
parents a89cff862dda
children 02466bf84bab
comparison
equal deleted inserted replaced
6875:e21db7bc04e2 6876:4ece46045a5a
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 758,
744 /**/ 746 /**/
745 757, 747 757,
746 /**/ 748 /**/
747 756, 749 756,
748 /**/ 750 /**/