comparison src/version.c @ 10444:2edda415c28a v8.0.0116

commit https://github.com/vim/vim/commit/6dbf66aa3e2197ce41f2b1cc7602bb9c15840548 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 1 21:32:32 2016 +0100 patch 8.0.0116 Problem: When reading English help and using CTRl-] the language from 'helplang' is used. Solution: Make help tag jumps keep the language. (Tatsuki, test by Hirohito Higashi, closes #1249)
author Christian Brabandt <cb@256bit.org>
date Thu, 01 Dec 2016 21:45:04 +0100
parents 70680eba1940
children cc04895a5c35
comparison
equal deleted inserted replaced
10443:db8b1dc897a9 10444:2edda415c28a
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 116,
767 /**/ 769 /**/
768 115, 770 115,
769 /**/ 771 /**/
770 114, 772 114,
771 /**/ 773 /**/