~ubuntu-branches/ubuntu/wily/weechat/wily-proposed

« back to all changes in this revision

Viewing changes to src/gui/gui-input.c

  • Committer: Package Import Robot
  • Author(s): Emmanuel Bouthenot
  • Date: 2014-09-28 17:41:10 UTC
  • mfrom: (1.1.28)
  • Revision ID: package-import@ubuntu.com-20140928174110-o73fmp020gwuz1ht
Tags: 1.0.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1383
1383
            if (!gui_hotlist_initial_buffer)
1384
1384
                gui_hotlist_initial_buffer = window->buffer;
1385
1385
            gui_window_switch_to_buffer (window, gui_hotlist->buffer, 1);
1386
 
            gui_hotlist_remove_buffer (window->buffer);
 
1386
            gui_hotlist_remove_buffer (window->buffer, 0);
1387
1387
            scroll_to_bottom = 1;
1388
1388
        }
1389
1389
        else