comparison src/version.c @ 6933:62ba356c2d4e v7.4.785

patch 7.4.785 Problem: On some systems automatically adding the missing EOL causes problems. Setting 'binary' has too many side effects. Solution: Add the 'fixeol' option, default on. (Pavel Samarkin)
author Bram Moolenaar <bram@vim.org>
date Fri, 17 Jul 2015 14:18:08 +0200
parents f587f6857010
children 4db70c94226b
comparison
equal deleted inserted replaced
6932:727f3fececd8 6933:62ba356c2d4e
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 785,
744 /**/ 746 /**/
745 784, 747 784,
746 /**/ 748 /**/
747 783, 749 783,
748 /**/ 750 /**/