zoom_widget: new mode-line widget, shows zoom info for current buffer
commit959ca302866d46b98937f8fa8e433c7765022ec7
authorJohn Foerch <jjfoerch@earthlink.net>
Tue, 14 Feb 2012 20:07:11 +0000 (14 15:07 -0500)
committerJohn Foerch <jjfoerch@earthlink.net>
Tue, 14 Feb 2012 20:07:11 +0000 (14 15:07 -0500)
tree149852241289494c6541c74693f39cbdf9ea64e2
parent8e86edbd26676b2736d84a29e2cdc487aa6131dc
zoom_widget: new mode-line widget, shows zoom info for current buffer

zoom_hook, current_buffer_zoom_hook: new hooks

Image-zoom-to-fit is considered as a form of zooming, even though it is
technically resizing.
modules/buffer.js
modules/commands.js
modules/mode-line.js
modules/zoom.js