]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.940 v7.4.940
authorBram Moolenaar <Bram@vim.org>
Tue, 24 Nov 2015 17:15:51 +0000 (18:15 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 24 Nov 2015 17:15:51 +0000 (18:15 +0100)
commit2a1b474fd82aff922f18570593972b12feaa2073
tree25a9e3f42cefbe5be78511e16e38d65e10112c71
parent9a7d58e42ed54406437c2394e5a489ee6a9e4220
patch 7.4.940
Problem:    vt52 terminal codes are not correct.
Solution:   Move entries outside of #if. (Random)  Adjustments based on
            documented codes.
src/term.c
src/version.c