Commit Graph

5 Commits

Author SHA1 Message Date
gonzalo
a58b75fa73 Wrong rm patches/patch-ee_c pointed by nigel@.
OK, sthen@
2012-05-10 19:30:31 +00:00
gonzalo
e11e0d42cd Update for ee to 1.5.2 whit some fixes:
* added display of line number, column, and lines from top to separator
line for info window
* minor changes to reduce number of warnings when using -pedantic option
* changed how strings are terminated from the old usage of NULL to the
current use of character zero, '\0'

While here, GROFF is not needed, new license, patch-ee_c is not needed
anymore and honor CC variable, tested on i386, amd64 and powerpc.

OK brett@, sthen@
2012-05-10 12:56:27 +00:00
brad
adfc78ceb2 fix temp file issue.
From FreeBSD
2006-01-27 22:45:52 +00:00
pvalchev
8e99944cff solve more signed vs unsigned char issues by using correct types, some of
it was just a matter of making functions match their prototypes.....
ok maintainer Jose Nazario
2002-12-13 07:52:10 +00:00
naddy
f8d399a33b Import of ee-1.4.4.
Submitted by Jose Nazario <jose@crimelabs.net>.

An easy to use text editor.  Intended to be usable with little or
no instruction.  Provides a terminal (curses-based) interface.
Features pop-up menus.
2001-11-13 15:23:15 +00:00