]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1120: :tm means :tmap instead of :tmenu v8.0.1120
authorBram Moolenaar <Bram@vim.org>
Sun, 17 Sep 2017 18:32:20 +0000 (20:32 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 Sep 2017 18:32:20 +0000 (20:32 +0200)
commit63c4e8a1986796094e6f15b893f2deccdf482617
tree0f2c621c467c3b6558918d02fb6bb04a8b511dd5
parent8adb0d03ca2694922da915356d7ede05e31c5a5c
patch 8.0.1120: :tm means :tmap instead of :tmenu

Problem:    :tm means :tmap instead of :tmenu. (Taro Muraoka)
Solution:   Move the new entry below the old entry. (closes #2102)
runtime/doc/map.txt
src/ex_cmds.h
src/version.c