]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.791 v7.4.791
authorBram Moolenaar <Bram@vim.org>
Tue, 21 Jul 2015 13:03:06 +0000 (15:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 21 Jul 2015 13:03:06 +0000 (15:03 +0200)
commitd51cb706a4e3ae99555bc214a64c83603c701139
tree6914c0192b47519a6ff749d82405148a1ce811db
parentd113a80c77101e9f5723abb075882012753cf611
patch 7.4.791
Problem:    The buffer list can be very long.
Solution:   Add an argument to ":ls" to specify the type of buffer to list.
            (Marcin Szamotulski)
runtime/doc/windows.txt
src/buffer.c
src/ex_cmds.h
src/version.c