From owner-cvs-lib Wed Jun 25 02:39:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA13603 for cvs-lib-outgoing; Wed, 25 Jun 1997 02:39:22 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA13590; Wed, 25 Jun 1997 02:39:11 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id TAA29258; Wed, 25 Jun 1997 19:33:35 +1000 Date: Wed, 25 Jun 1997 19:33:35 +1000 From: Bruce Evans Message-Id: <199706250933.TAA29258@godzilla.zeta.org.au> To: msmith@atrad.adelaide.edu.au, msmith@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libedit editline.3 editrc.5 Makefile common.c el.c hist.h history.c map.c parse.c read.c refresh.c s Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >There's no mention here of the "histedit.h" file which was re-added. >Is that "normal"? It wasn't added. It is in /usr/src/include. It was moved there long ago, perhaps because `make includes' didn't work right. Bruce