Subject: CVS commit: pkgsrc/editors/fe
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 05/23/2005 12:00:42
Module Name:	pkgsrc
Committed By:	agc
Date:		Mon May 23 12:00:42 UTC 2005

Update of /cvsroot/pkgsrc/editors/fe
In directory ivanova.netbsd.org:/tmp/cvs-serv3399

Log Message:
Initial import of fe-1.6, a folding editor with an EMACS-like command set,
into the Packages Collection.

	Fe is a small and easy to use folding editor.

	Fe allows to fold arbitrary text regions; it is not bound to syntactic
	units.  Unlike Origami, folds are not attributed with a trailing
	comment, instead you can put folds before or after any text in the
	line, as you like.

	Fe has no configuration or extension language and requires no setup.
	Its user interface is emacs-like and it has menues for the very most
	important functions to help beginners.  Further there is a reference
	card.  It offers:

	    * Regions and Emacs-like kill ring
	    * Incremental search
	    * Keyboard macros
	    * Editing binary files
	    * Multiple windows and views
	    * Compose function for Latin 1 characters

	In case you can't stand the emacs interface and want ultimate
	flexibility, fe can easily be modified, because it is structured as an
	editor library with a user interface frontend, all written in C.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/editors/fe/Makefile
N pkgsrc/editors/fe/DESCR
N pkgsrc/editors/fe/distinfo
N pkgsrc/editors/fe/PLIST

No conflicts created by this import