Home
last modified time | relevance | path

Searched refs:undo_enabled (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/mg/
H A Ddef.h702 int undo_enabled(void);
H A Dundo.c162 undo_enabled(void) in undo_enabled() function
H A Dfile.c310 x = undo_enabled(); in insertfile()