]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1636 v7.4.1636
authorBram Moolenaar <Bram@vim.org>
Tue, 22 Mar 2016 19:31:13 +0000 (20:31 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 22 Mar 2016 19:31:13 +0000 (20:31 +0100)
commit6135d0d803084f6c2dd8672df1bef4c6e58f9e19
tree7e8bba97b24991b4b4d17d35cbe327ad8648187e
parent6a06363861fcc6beca6e06b39385da411ce58633
patch 7.4.1636
Problem:    When 'F' is in 'shortmess' the prompt for the encryption key isn't
            displayed. (Toothpik)
Solution:   Reset msg_silent.
src/ex_getln.c
src/version.c