8 Commits

Author SHA1 Message Date
bcallah
f9b39a866d Fix the man page: make sure all list items are bolded and a grammar tweak.
Joint work with Allan Jude <allanjude@freebsd.org> who has proposed an
identical diff for the FreeBSD version.
2015-01-17 21:02:19 +00:00
bcallah
3c80dc8eab Use system curses instead of the ancient subset included with ee sources.
ok naddy@
2013-12-06 15:46:31 +00:00
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
brad
258b72295b sync with update-patches 2006-01-15 01:01:29 +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