Home
last modified time | relevance | path

Searched refs:ex_undo (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/nvi/ex/
H A Dex_undo.c30 ex_undo(SCR *sp, EXCMD *cmdp) in ex_undo() function
H A Dex_cmd.c361 {L("undo"), ex_undo, E_AUTOPRINT,
/freebsd/usr.bin/vi/
H A DMakefile60 ex_txt.c ex_undo.c ex_usage.c ex_util.c ex_version.c ex_visual.c \
H A Dextern.h146 int ex_undo(SCR *, EXCMD *);
/freebsd/contrib/nvi/
H A DCMakeLists.txt67 ex/ex_subst.c ex/ex_tag.c ex/ex_txt.c ex/ex_undo.c ex/ex_usage.c