The NetBSD Project

CVS log for pkgsrc/editors/em/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / editors / em

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2014Q1


Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu May 2 05:06:12 2013 UTC (10 years, 10 months ago) by agc
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import editors/em-1.0.0 into the Packages Collection

	em - the editor for mortals - is a variant of the standard Unix text
	editor - ed.  It includes all of ed, so the documentation for ed is
	fully applicable to em.  Em also has a number of new commands and
	facilities designed to improve its interaction and increase its
	usefulness.

	Em differs from ed in that it normally prefixes command lines with a
	'>'.  For those who prefer silence, if the editor is invoked by any
	name not having 'm' as its second character, no prompts will appear.
	Other ways of controlling prompts are described below.

	The em editor was designed for display terminals and was a
	single-line-at-a-time visual editor.  It was one of the first programs
	on Unix to make heavy use of "raw terminal input mode", in which the
	running program, rather than the terminal device driver, handled all
	keystrokes.

	Inspired by em, and by their own tweaks to ed, Bill Joy and Chuck
	Haley, both graduate students at UC Berkeley, took code from em to
	make en, and then "extended" en to create ex version 0.1.

	This version was translated from V6 Unix C (mid-70s era) to the
	present day by Pierre Gaston.


This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>