* 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@
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.