Fixed none found :qunshift command.
authorDaniel Carl <danielcarl@gmx.de>
Tue, 12 Nov 2013 19:36:37 +0000 (20:36 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Tue, 12 Nov 2013 19:38:54 +0000 (20:38 +0100)
commitef900d52a77b0a828bdb2dd80a8290506dca8096
tree8e28b554c98abc358d4b30e2c6ab0b9a50e02385
parent340039de464186386930e56306be0d5ea7558ed3
Fixed none found :qunshift command.

The command was put onto the wrong place so we could not find it and
considered this command as unknown. Now it's put to the right place to get it
working.
By the way some missed pre-compiler flags added.
doc/vimb.1
src/ex.c