Searched refs:is_undoable (Results 1 – 1 of 1) sorted by relevance
3434 #define is_undoable(c) (!(classify[rtt2asc(c) & 0x7F] & vU)) macro4116 if (is_undoable(*cmd) && !macro.p) { in vi_cmd()