Searched refs:get_undolevel (Results 1 – 1 of 1) sorted by relevance
347 get_undolevel(void) in get_undolevel() function505 if (get_undolevel() >= 0) in u_savecommon()535 while (curbuf->b_u_numhead > get_undolevel() in u_savecommon()613 if (get_undolevel() < 0) // no undo at all in u_savecommon()2260 else if (get_undolevel() > 0) // multi level undo in u_doit()2281 if (curbuf->b_u_curhead == NULL || get_undolevel() <= 0) in u_doit()3060 if (get_undolevel() < 0) in u_sync()3190 if (get_undolevel() < 0) in ex_undojoin()