Commit graph

10 commits

Author SHA1 Message Date
joerg
4c8518dd65 Add termios.h formerly included by unistd.h. 2013-07-18 12:07:24 +00:00
joerg
43127bf18b Use more void and system headers. 2012-12-25 21:10:55 +00:00
joerg
7a4f03ef5d Convert file creating patch into plain file. Fix man page markup.
Bump revision.
2012-01-24 20:38:55 +00:00
rillig
38d27922d0 Now it even works with gcc on Solaris. 2007-01-07 01:55:52 +00:00
rillig
abc37f3fbe Made the package work on Solaris. 2007-01-07 00:41:29 +00:00
tron
3266459653 Fix build with GCC 4.x:
- Include "stdlib.h" and "string.h" where appropriate.
- Don't use function-local forward declarations of static functions.
2006-06-30 15:59:58 +00:00
joerg
dec9de3db0 Remove malloc prototype, add ereply prototype. This fixes prototype
signature errors from GCC 3.4+.
2005-12-09 15:26:52 +00:00
tron
915fd0ce04 Rewrite to use "stdarg.h" instead of "varargs.h" to fix build problem
with GCC 3.3.1.
2003-09-22 20:22:36 +00:00
tron
4d21cec081 Update "mg2a" package to version to version 1.11:
Don't attempt to edit non regular files.

Patches supplied by John Refling in PR pkg/10536.
2000-07-10 18:26:52 +00:00
dmcmahill
03f6c7f279 initial import of mg2a-1.10.
Mg (mg) is a Public Domain EMACS style editor.  It is "broadly"
compatible with GNU Emacs.  Mg was formerly named MicroGnuEmacs,
but is not associated with the GNU project.

This program is intended to be a small, fast, and portable editor for
people who can't (or don't want to) run real Emacs.
2000-04-01 00:21:25 +00:00