comparison src/version.c @ 7336:4c5f53a60543 v7.4.973

commit https://github.com/vim/vim/commit/6f62fed349bf829da2adb02619dc9acba13c8ab6 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 17 14:04:24 2015 +0100 patch 7.4.973 Problem: When pasting on the command line line breaks result in literal <CR> characters. This makes pasting a long file name difficult. Solution: Skip the characters.
author Christian Brabandt <cb@256bit.org>
date Thu, 17 Dec 2015 14:15:04 +0100
parents 6890f5a58109
children 96d5dd9e7bc9
comparison
equal deleted inserted replaced
7335:51ac3ac08833 7336:4c5f53a60543
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 973,
744 /**/ 746 /**/
745 972, 747 972,
746 /**/ 748 /**/
747 971, 749 971,
748 /**/ 750 /**/