Home
last modified time | relevance | path

Searched refs:clear_undo_stack (Results 1 – 4 of 4) sorted by relevance

/freebsd/bin/ed/
H A Dmain.c445 if (!isglobal) clear_undo_stack(); in exec_command()
453 if (!isglobal) clear_undo_stack(); in exec_command()
462 if (!isglobal) clear_undo_stack(); in exec_command()
484 clear_undo_stack(); in exec_command()
499 clear_undo_stack(); in exec_command()
561 if (!isglobal) clear_undo_stack(); in exec_command()
569 if (!isglobal) clear_undo_stack(); in exec_command()
601 if (!isglobal) clear_undo_stack(); in exec_command()
647 if (!isglobal) clear_undo_stack(); in exec_command()
744 if (!isglobal) clear_undo_stack(); in exec_command()
[all …]
H A Dundo.c63 clear_undo_stack(); in push_undo_stack()
132 clear_undo_stack(void) in clear_undo_stack() function
H A Dglbl.c91 clear_undo_stack(); in exec_global()
H A Ded.h185 void clear_undo_stack(void);