comparison src/version.c @ 7174:22f87d5e9533 v7.4.898

commit https://github.com/vim/vim/commit/04dfd512293e951479aec2378753b946c39bea87 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Oct 13 20:55:50 2015 +0200 patch 7.4.898 Problem: The 'fixendofline' option is set on with ":edit". Solution: Don't set the option when clearing a buffer. (Yasuhiro Matsumoto)
author Christian Brabandt <cb@256bit.org>
date Tue, 13 Oct 2015 21:00:04 +0200
parents ad57f5b5bd6c
children c4d677c50b9b
comparison
equal deleted inserted replaced
7173:2aa03f28a0a2 7174:22f87d5e9533
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 898,
744 /**/ 746 /**/
745 897, 747 897,
746 /**/ 748 /**/
747 896, 749 896,
748 /**/ 750 /**/