Mercurial > vim
comparison src/version.c @ 11702:48a95b916781 v8.0.0734
patch 8.0.0734: the script to check translations can be improved
commit https://github.com/vim/vim/commit/7f93703149a46980f1588ff6b819f52e13084141
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Jul 19 14:34:42 2017 +0200
patch 8.0.0734: the script to check translations can be improved
Problem: The script to check translations can be improved.
Solution: Restore the view when no errors are found. Check for matching
line break at the end of the message. (Christian Brabandt)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Wed, 19 Jul 2017 14:45:03 +0200 |
parents | dd821396754e |
children | c43118ecb0a3 |
comparison
equal
deleted
inserted
replaced
11701:efe89fc3014d | 11702:48a95b916781 |
---|---|
767 NULL | 767 NULL |
768 }; | 768 }; |
769 | 769 |
770 static int included_patches[] = | 770 static int included_patches[] = |
771 { /* Add new patch number below this line */ | 771 { /* Add new patch number below this line */ |
772 /**/ | |
773 734, | |
772 /**/ | 774 /**/ |
773 733, | 775 733, |
774 /**/ | 776 /**/ |
775 732, | 777 732, |
776 /**/ | 778 /**/ |