commit | 01bbf7e82f895cc9f7ca4e61d861048d25a1c4c1 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Thu Oct 20 21:11:11 2016 +0200 |
committer | Benno Schulenberg <bensberg@justemail.net> | Sun Oct 23 17:26:19 2016 +0200 |
tree | 2e213bd4a33aa23999ba6752686ed60526dd40f1 | |
parent | 3ed5ddba31ea80d7fa134eb36ff03f87e046c6f5 [diff] |
tweaks: rename a function to better describe what it does It does not update anything -- it just picks a new point from where to start displaying the buffer. All actual updating of the screen is done by edit_refresh() and edit_redraw() and such.