OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Kjell Wooding (kjellcvs.openbsd.org)
Date: Fri Jun 13 2008 - 13:51:02 CDT


CVSROOT: /cvs
Module name: src
Changes by: kjellcvs.openbsd.org 2008/06/13 12:51:02

Modified files:
        usr.bin/mg : Makefile main.c
Removed files:
        usr.bin/mg : mail.c

Log message:
Remove mail-mode. It was a buggy reimplementation of auto-fill-mode.
If you use this, change your habits (and .mg) to use the following
commands instead:

mail-mode => auto-fill-mode
mail-set-margin => set-fill-column

ok henning. Will also "fix" debian bug #460189