read_buffer_show_icons: new user variable, and accompanying code
commit685c598730b8a960b12fa610d27d2313c90d9c73
authorJohn Foerch <jjfoerch@earthlink.net>
Wed, 29 Dec 2010 21:39:42 +0000 (29 16:39 -0500)
committerJohn Foerch <jjfoerch@earthlink.net>
Wed, 29 Dec 2010 21:39:42 +0000 (29 16:39 -0500)
treec98d0517f89ff8516b86c0c7e36a0742baba98a1
parent85900ad9ab70f80c900df92bd04487f691b71c9a
read_buffer_show_icons: new user variable, and accompanying code

buffer icons can now be shown in the completions area during a read_buffer
session.  the feature is disabled by default.  it does not depend on favicons,
but currently, favicon.js is the only provider for buffer icons, so users
will probably want to require('favicon'); in their config to try this
feature.
modules/buffer.js
modules/minibuffer-completion.js
modules/minibuffer-read.js
style/default/minibuffer.css