]> granicus.if.org Git - vim/commit
patch 8.2.0636: :messages does not show the maintainer when $LANG is unset v8.2.0636
authorBram Moolenaar <Bram@vim.org>
Sat, 25 Apr 2020 13:45:37 +0000 (15:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 25 Apr 2020 13:45:37 +0000 (15:45 +0200)
commit41f6918bf4545de6a80c96d8c80f5f509f9a647f
treedf5b8940e5f0a01853eadf2f0528978210f50384
parente93c968f520ee8d6bc29ccc6e18055ac65e832b3
patch 8.2.0636: :messages does not show the maintainer when $LANG is unset

Problem:    :messages does not show the maintainer when $LANG is unset.
Solution:   Call get_mess_lang() if available. (closes #5978)
src/message.c
src/version.c