From d30560729beb098888839a47375eeebf2a71e383 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Mon, 20 Feb 2012 07:46:42 +0100 Subject: [PATCH] core: remove obsolete option "scroll_unread" in completion of /input (option was moved to /window) --- src/core/wee-command.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/core/wee-command.c b/src/core/wee-command.c index a96b46216..61256dfc9 100644 --- a/src/core/wee-command.c +++ b/src/core/wee-command.c @@ -5776,8 +5776,8 @@ command_init () "history_global_previous|history_global_next|" "jump_smart|jump_last_buffer|jump_previously_visited_buffer|" "jump_next_visited_buffer|hotlist_clear|grab_key|" - "grab_key_command|grab_mouse|grab_mouse_area|scroll_unread|" - "set_unread|set_unread_current_buffer|switch_active_buffer|" + "grab_key_command|grab_mouse|grab_mouse_area|set_unread|" + "set_unread_current_buffer|switch_active_buffer|" "switch_active_buffer_previous|insert", &command_input, NULL); hook_command (NULL, "key",