comparison src/version.c @ 14204:1b9f3932a130 v8.1.0119

patch 8.1.0119: failing test goes unnoticed because messages is not written commit https://github.com/vim/vim/commit/ec12d6490923fb5ff147ebf7e28d32f2b4977e3b Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jun 27 23:12:36 2018 +0200 patch 8.1.0119: failing test goes unnoticed because messages is not written Problem: Failing test goes unnoticed because testdir/messages is not written. Solution: Set 'nomodifiable' only local to the buffer.
author Christian Brabandt <cb@256bit.org>
date Wed, 27 Jun 2018 23:15:05 +0200
parents 51693b1a640e
children f2ab259ef88a
comparison
equal deleted inserted replaced
14203:f5c110d0bb26 14204:1b9f3932a130
787 NULL 787 NULL
788 }; 788 };
789 789
790 static int included_patches[] = 790 static int included_patches[] =
791 { /* Add new patch number below this line */ 791 { /* Add new patch number below this line */
792 /**/
793 119,
792 /**/ 794 /**/
793 118, 795 118,
794 /**/ 796 /**/
795 117, 797 117,
796 /**/ 798 /**/