Title:          jed-0.99-18.tar.gz
Description:    editor for programmers (textmode version)
Version:        0.99-18
Author:         http://space.mit.edu/~davis/index.html
Original-site:  http://www.jedsoft.org/jed/
Copying-policy: GPL v2
------------------------------------------------------------------------------
Extension by:   godo (godo.fdez*gmail*com)
Comments:       This is a really awesome application that does many
                useful things that I think the DSL community will 
                benefit from.
                Jed is a small, fast (faster startup than bash) and powerful 
		text editor.
_ 		
 		Completely customizable with prepared emulation modes for 
		Emacs, CUA (similar to KDE/Gnome/Openoffice), Borland-IDE, 
		Brief, and EDT. Extensible in the S-Lang scripting language 
		(with a syntax resembling C).
_ 
 		Editing functions: folding support; rectangular cut/paste;
		regular expression search/replace; incremental searches; 
		search/replace across multiple files; multiple windows; 
		multiple buffers; ...
_ 		
 		Tools: directory editor (dired); info (browse GNU info files);
		mail; rmail; ispell; shell mode; ...
_ 
 		Special modes (syntax highlight, indention, compile, ...) for
 		Basic, C, C++, DCL, FORTRAN, IDL, Java, NROFF, Pascal,
 		Perl, PHP, PostScript, Python, SH. Modes for markup languages
		include HTML and (La)TeX (with AUC-TeX style editing and 
		BibTeX).
Change-log:
Current:	2006/10/06 - First Version