From owner-cvs-ports Mon Aug 5 07:06:37 1996 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA19550 for cvs-ports-outgoing; Mon, 5 Aug 1996 07:06:37 -0700 (PDT) Received: (from jmz@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA19515; Mon, 5 Aug 1996 07:06:13 -0700 (PDT) Date: Mon, 5 Aug 1996 07:06:13 -0700 (PDT) From: Jean-Marc Zucconi Message-Id: <199608051406.HAA19515@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/math/fudgit/patches patch-ab patch-ac Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jmz 96/08/05 07:06:12 Added: math/fudgit/patches patch-ab patch-ac Log: Add support for the set function none set method none commands, cause the default extension of ".ft" to be tried on all loaded fudgit files and adds support for C-style escape sequences in fudgit commands (which was *implied* in the fudgitrc file distributed in the sources but apparently never implemented). Correct some minor typos in the on-line help. Submitted by: Don Yuniskis