Searched refs:undo_allowed (Results 1 – 4 of 4) sorted by relevance
7 int undo_allowed(void);
314 undo_allowed(void) in undo_allowed() function429 if (!undo_allowed()) in u_savecommon()2241 if (!undo_allowed()) in u_doit()
2524 if (!undo_allowed()) in f_complete()
3305 Solution: Make undo_allowed() global and use it in complete().