Searched refs:aucmd_restbuf (Results 1 – 21 of 21) sorted by relevance
14 void aucmd_restbuf(aco_save_T *aco);
1456 aucmd_restbuf(&aco); in set_buffer_line()1502 aucmd_restbuf(&aco); in buffer_delete()1543 aucmd_restbuf(&aco); in buffer_append()
1879 aucmd_restbuf(&aco);1930 aucmd_restbuf(&aco);1971 aucmd_restbuf(&aco);
703 aucmd_restbuf(&aco); in ex_listdo()
1410 aucmd_restbuf(&aco); in ex_doautoall()1543 aucmd_restbuf( in aucmd_restbuf() function
875 aucmd_restbuf(&aco); in buf_write()2607 aucmd_restbuf(&aco); in buf_write()
157 aucmd_restbuf(&aco); in buffer_ensure_loaded()372 aucmd_restbuf(&aco); in open_buffer()5817 aucmd_restbuf(&aco); in buf_contents_changed()
1491 aucmd_restbuf(&aco); in ins_redraw()1511 aucmd_restbuf(&aco); in ins_redraw()
4515 aucmd_restbuf(&aco); in qf_update_buffer()6295 aucmd_restbuf(&aco); in vgr_process_files()6521 aucmd_restbuf(&aco); in load_dummy_buffer()
2903 aucmd_restbuf(&aco); in ex_diffgetput()
4475 aucmd_restbuf(&aco); in buf_reload()
4309 aucmd_restbuf(&aco); in f_setbufvar()
2166 aucmd_restbuf(&aco); in set_termname()
2678 aucmd_restbuf(&aco); in append_to_buffer()
4506 aucmd_restbuf(&aco); in mch_call_shell_terminal()
5290 aucmd_restbuf(&aco); in BufferSetattr()
4740 aucmd_restbuf(&aco); in mch_call_shell_terminal()
3406 aucmd_restbuf(&aco); in term_after_channel_closed()
1603 " This tests that aucmd_prepbuf() and aucmd_restbuf() properly restore the
3433 Solution: Use aucmd_prepbuf() and aucmd_restbuf() also when FEAT_AUTOCMD is
22704 Solution: Use aucmd_prepbuf() and aucmd_restbuf() instead of setting curbuf.