update scroll position widget when buffer finishes loading
commit837300f969c67dbc7518c5d6a6db08d31f705717
authorPeter Lunicks <plunix@users.sourceforge.net>
Tue, 18 Jan 2011 07:04:23 +0000 (18 01:04 -0600)
committerPeter Lunicks <plunix@users.sourceforge.net>
Sun, 16 Dec 2012 08:07:30 +0000 (16 02:07 -0600)
tree1321d7db928100e9b4a50a46d9e9ac5fadc4c982
parent2cf2ccd5a2b1be70a5e3a96fefa18ede691d4bef
update scroll position widget when buffer finishes loading

Added current_content_buffer_finished_loading_hook to
current_buffer_vertical_scroll_percentage_widget. Without it, the
widget was not getting updated from 100 to 0 sometimes. This happened
with the first buffer loaded on startup if session.js was not used.
modules/mode-line.js