comparison src/version.c @ 6949:1e621b31948b v7.4.793

patch 7.4.793 Problem: Can't specify when not to ring the bell. Solution: Add the 'belloff' option. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 21 Jul 2015 17:53:25 +0200
parents 1efa7c2b9368
children 98d1d53edc66
comparison
equal deleted inserted replaced
6948:50dfc96920a8 6949:1e621b31948b
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 793,
744 /**/ 746 /**/
745 792, 747 792,
746 /**/ 748 /**/
747 791, 749 791,
748 /**/ 750 /**/