comparison src/version.c @ 5328:c47c8cd5fe5c v7.4.017

updated for version 7.4.017 Problem: ":help !!" does not find the "!!" tag in the help file. (Ben Fritz) Solution: When reading the start of the tags file do parse lines that are not header lines.
author Bram Moolenaar <bram@vim.org>
date Thu, 05 Sep 2013 12:06:33 +0200
parents 8d5cd0ec3e71
children 460d5be9395e
comparison
equal deleted inserted replaced
5327:d17ef148ada4 5328:c47c8cd5fe5c
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 17,
741 /**/ 743 /**/
742 16, 744 16,
743 /**/ 745 /**/
744 15, 746 15,
745 /**/ 747 /**/