]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1257 v7.3.1257
authorBram Moolenaar <Bram@vim.org>
Fri, 28 Jun 2013 18:36:30 +0000 (20:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 28 Jun 2013 18:36:30 +0000 (20:36 +0200)
commite3a0b53c2e8985e51174f01ee58f8746ea2c45a9
treed6ff3b7b800cb7ee760b9478ec9c76772c7cb916
parentf0327f67c778f46cdf19d793c013f024f01ea818
updated for version 7.3.1257
Problem:    With GNU gettext() ":lang de_DE.utf8" does not always result in
            German messages.
Solution:   Clear the $LANGUAGE environment variable.
src/ex_cmds2.c
src/version.c