Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_v.c423 if (undadot <= zero || undadot > dol) in undvis()
424 undadot = zero+1; in undvis()
H A Dex.h354 var line *undadot; /* If we saved all lines, dot reverts here */ variable
H A Dex_cmdsub.c1438 dot = undadot; in undo()
1439 undadot = newadot; in undo()
H A Dex_vget.c750 lineno(undadot), lineno(dot), lineno(dol), lineno(unddol), lineno(truedol));
H A Dex_subr.c711 undadot = dot; in save()