]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0006 v8.0.0006
authorBram Moolenaar <Bram@vim.org>
Tue, 20 Sep 2016 19:39:14 +0000 (21:39 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 20 Sep 2016 19:39:14 +0000 (21:39 +0200)
commitebdd90ac282909c0bfcd6e83e70505abbbd5a38d
tree4d1c35983c5c2ba4a71f3ba9f78982402775972c
parentd07969093a9b3051511c478d71c36de6fc33c0d6
patch 8.0.0006
Problem:    ":lb" is interpreted as ":lbottom" while the documentation says it
            means ":lbuffer".
Solution:   Adjust the order of the commands. (haya14busa, closes #1093)
src/ex_cmds.h
src/version.c