From owner-cvs-all Wed Oct 7 16:10:57 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA18697 for cvs-all-outgoing; Wed, 7 Oct 1998 16:10:57 -0700 (PDT) (envelope-from owner-cvs-all) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA18667; Wed, 7 Oct 1998 16:10:31 -0700 (PDT) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id RAA04001; Wed, 7 Oct 1998 17:10:25 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id RAA17369; Wed, 7 Oct 1998 17:10:25 -0600 Date: Wed, 7 Oct 1998 17:10:25 -0600 Message-Id: <199810072310.RAA17369@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Gary Jennejohn Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/editors/xemacs Makefile ports/editors/xemacs/files xemacs.sh In-Reply-To: <199810072130.OAA14294@freefall.freebsd.org> References: <199810072130.OAA14294@freefall.freebsd.org> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Modified files: > editors/xemacs Makefile > editors/xemacs/files xemacs.sh > Log: > Change the lock directory to /var/run/emacs/lock per Satoshi's > request. Note, this gets wiped at boot-time with the new /etc files, so *something* better be recreating it else xemacs won't have a lock directory. (This bit me earlier today...) Nate