From owner-cvs-ports Tue Dec 23 16:33:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA24544 for cvs-ports-outgoing; Tue, 23 Dec 1997 16:33:04 -0800 (PST) (envelope-from owner-cvs-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA24443; Tue, 23 Dec 1997 16:32:18 -0800 (PST) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id QAA13271; Tue, 23 Dec 1997 16:28:40 -0800 (PST) Date: Tue, 23 Dec 1997 16:28:40 -0800 (PST) Message-Id: <199712240028.QAA13271@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/editors/emacs20/patches patch-ae patch-af Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 1997/12/23 16:28:40 PST Added files: editors/emacs20/patches patch-ae patch-af Log: Add patches to use the unexec function from xemacs. This eliminates the need for a hack in ld.so to make emacs work. I have submitted these changes to a GNU emacs maintainer.