head	1.2;
access;
symbols
	RELENG_2_1_7_RELEASE:1.1.1.1
	RELENG_2_1_6_1_RELEASE:1.1.1.1
	RELENG_2_1_6_RELEASE:1.1.1.1
	nvi_1_34_final:1.1.1.1
	RELENG_2_1_5_RELEASE:1.1.1.1
	RELENG_2_1_0_RELEASE:1.1.1.1
	RELENG_2_1_0:1.1.1.1.0.6
	RELENG_2_1_0_BP:1.1.1.1
	RELENG_2_0_5_RELEASE:1.1.1.1
	RELENG_2_0_5:1.1.1.1.0.4
	RELENG_2_0_5_BP:1.1.1.1
	RELENG_2_0_5_ALPHA:1.1.1.1
	RELEASE_2_0:1.1.1.1
	BETA_2_0:1.1.1.1
	ALPHA_2_0:1.1.1.1.0.2
	nvi_1_32:1.1.1.1
	nvi:1.1.1;
locks; strict;
comment	@# @;


1.2
date	96.11.01.08.23.34;	author peter;	state dead;
branches;
next	1.1;

1.1
date	94.08.16.23.36.35;	author sef;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.08.16.23.36.36;	author sef;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove the old nvi-1.34, it has served us well but it's time has come..

(It was tagged immediately prior to removal with the tag "nvi_1_34_final")
@
text
@#	@@(#)context	8.5 (Berkeley) 7/23/94

In historic vi, the previous context mark was always set:

ex address:
    any number, <question-mark>, <slash>, <dollar-sign>,
    <single-quote>, <backslash>

ex commands: undo, "z.", global, vglobal

vi commands: (, ), {, }, %, [[, ]], ^]

nvi adds the vi command ^T to this list.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
In historic vi, the previous context mark was set if the
line changed:

vi commands: '<mark>, G, H, L, M, z

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
In historic vi, the previous context mark was set if the
line or column changed:

vi commands: `<mark>, /, ?, N, n

nvi adds the vi command ^A to this list.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
In historic vi, the previous context mark was set in non-visual
mode for ^R and ^L if the line changed, but I have yet to figure
out how the line could change.
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Latest public release of nvi, from Keith Bostic.  I hope I got this
right ;).
Reviewed by:	Sean Eric Fagan
@
text
@@
