comparison src/version.c @ 6858:e73d5ac8b16b v7.4.749

patch 7.4.749 Problem: For some options two consecutive commas are OK. (Nikolay Pavlov) Solution: Add the P_ONECOMMA flag.
author Bram Moolenaar <bram@vim.org>
date Sat, 20 Jun 2015 15:30:03 +0200
parents 566e193323ce
children 809e3aa59c6f
comparison
equal deleted inserted replaced
6857:2957a57decad 6858:e73d5ac8b16b
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 749,
744 /**/ 746 /**/
745 748, 747 748,
746 /**/ 748 /**/
747 747, 749 747,
748 /**/ 750 /**/