comparison src/version.c @ 9309:178252c6850e v7.4.1937

commit https://github.com/vim/vim/commit/ab47c61f46f0797308217cd3c045472cb0ec3195 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jun 14 22:02:26 2016 +0200 patch 7.4.1937 Problem: No test for directory stack in quickfix. Solution: Add a test. (Yegappan Lakshmanan)
author Christian Brabandt <cb@256bit.org>
date Tue, 14 Jun 2016 22:15:08 +0200
parents eb52a2670c96
children 7a6f64de57d5
comparison
equal deleted inserted replaced
9308:f5d2996c527f 9309:178252c6850e
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 1937,
756 /**/ 758 /**/
757 1936, 759 1936,
758 /**/ 760 /**/
759 1935, 761 1935,
760 /**/ 762 /**/