session_load: select the 'current' buffer in each window
commit6c61ac170dfb886629b3119204c4dc7dfa73f9ac
authorPeter Lunicks <plunix@users.sourceforge.net>
Tue, 18 Jan 2011 17:04:47 +0000 (18 11:04 -0600)
committerPeter Lunicks <plunix@users.sourceforge.net>
Sun, 16 Dec 2012 08:07:30 +0000 (16 02:07 -0600)
treee448d996364b7faf87a4d9f7fbb41c142f8e3cac
parent837300f969c67dbc7518c5d6a6db08d31f705717
session_load: select the 'current' buffer in each window

session_load now restores the buffer selection status by setting
each window's 'current' buffer to the buffer that was current
when the session was saved. Note that currently sessions are not
auto-saved when the user switches buffers, so this is not always
accurate.
modules/session.js