Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/vi/port/
H A Dex_v.c425 if (undadot <= zero || undadot > dol) in undvis()
426 undadot = zero+1; in undvis()
H A Dex.h354 var line *undadot; /* If we saved all lines, dot reverts here */ variable
H A Dex_vget.c749 lineno(undadot), lineno(dot), lineno(dol), lineno(unddol), lineno(truedol));
H A Dex_cmdsub.c1433 dot = undadot; in undo()
1434 undadot = newadot; in undo()
H A Dex_subr.c704 undadot = dot; in save()