author | Max Kellermann <max@duempel.org> | |
Fri, 9 Oct 2009 20:13:53 +0000 (22:13 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 9 Oct 2009 20:13:53 +0000 (22:13 +0200) | ||
commit | 61b1bbfadfb80ad2162370d438e10bdd18c2e991 | |
tree | bfcebb1119ee89aa7618a755f3b72c4ae60b3775 | tree | snapshot |
parent | 28d37c952e3e93f7b83f7579e2364b891e0cbadb | commit | diff |
list_window: splitted function list_window_set_selected()
list_window_set_selected() becomes list_window_move_cursor().
list_window_set_cursor() is the new public function, which sets the
cursor and disables range selection.
list_window_set_selected() becomes list_window_move_cursor().
list_window_set_cursor() is the new public function, which sets the
cursor and disables range selection.