comparison src/version.c @ 14157:3c05b52ffad8 v8.1.0096

patch 8.1.0096: inconsistent use of the word autocommands commit https://github.com/vim/vim/commit/8c55533c6f109db2a0fff69651887f9474eb09c6 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jun 22 21:30:31 2018 +0200 patch 8.1.0096: inconsistent use of the word autocommands Problem: Inconsistent use of the word autocommands. Solution: Don't use auto-commands or "auto commands".
author Christian Brabandt <cb@256bit.org>
date Fri, 22 Jun 2018 21:45:05 +0200
parents da09e29e59d9
children c9342023ea6f
comparison
equal deleted inserted replaced
14156:03824af50785 14157:3c05b52ffad8
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 96,
764 /**/ 766 /**/
765 95, 767 95,
766 /**/ 768 /**/
767 94, 769 94,
768 /**/ 770 /**/