E_UNEDIT
if (edit_aflags & E_UNEDIT)
#define E_ALL (E_EDIT|E_COMMIT|E_UNEDIT)
edit_aflags |= E_UNEDIT;