Added queue commands :push and :pop.
authorDaniel Carl <danielcarl@gmx.de>
Tue, 30 Jul 2013 19:33:43 +0000 (21:33 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Tue, 30 Jul 2013 20:27:28 +0000 (22:27 +0200)
commitaf1b17aaa5a3e49c8fcd5ebcb9264f4fee9570a6
treea7b97b18add70336d8357012b000c803bfc01699
parent8250e29888301f09a1b08d6d0f5b3d8522dc9d03
Added queue commands :push and :pop.
doc/vimb.1
src/bookmark.c
src/bookmark.h
src/command.c
src/command.h
src/history.c
src/main.c
src/main.h
src/util.c
src/util.h