Home
last modified time | relevance | path

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

/original-bsd/usr.bin/ex/
H A Dex_vget.c534 macpush(st, canundo) in macpush() argument
536 int canundo;
544 fprintf(trace, "macpush(%s), canundo=%d\n",st,canundo);
551 canundo = 0; /* can't undo inside a macro anyway */
558 if (canundo) {