Add lqueue command
commitf71607f8be3ae648ab7305730c1bbb4f4e7ecd38
authorTimo Hirvonen <tihirvon@gmail.com>
Thu, 31 May 2007 15:09:34 +0000 (31 18:09 +0300)
committerTimo Hirvonen <tihirvon@gmail.com>
Thu, 31 May 2007 15:09:34 +0000 (31 18:09 +0300)
tree7dc1fc8ec783f583f3cea7bb5f0b63450a2633fc
parent26273d6ad75ee6c0db4812d04a0eaca0283b2656
Add lqueue command

Works like tqueue but for albums.  The implementation is a bit ugly and
I couldn't come up with better solution yet.

I chose lqueue for the name instead of aqueue because :add is commonly
used command and I want to be able to use the short form instead (:a).
command_mode.c