]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1792 v7.4.1792
authorBram Moolenaar <Bram@vim.org>
Tue, 26 Apr 2016 18:59:29 +0000 (20:59 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 26 Apr 2016 18:59:29 +0000 (20:59 +0200)
commitab3022196ea4f1496e79b8ee85996e31c45d02f1
treec9d57bbbf6bd04b868aedda4b36f54be119339bd
parent674127e1801fd02ff07dddf0dc3bf0d8cce68997
patch 7.4.1792
Problem:    Color name decoding is implemented several times.
Solution:   Move it to term.c. (Christian Brabandt)
src/gui_mac.c
src/gui_photon.c
src/gui_w32.c
src/proto/term.pro
src/term.c
src/version.c