From owner-cvs-all Thu Apr 12 10: 8:54 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 92E9037B43E; Thu, 12 Apr 2001 10:08:47 -0700 (PDT) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.3/8.11.3) id f3CH8a821356; Thu, 12 Apr 2001 21:08:36 +0400 (MSD) (envelope-from ache) Date: Thu, 12 Apr 2001 21:08:34 +0400 From: "Andrey A. Chernov" To: Akinori MUSHA Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/libreadline FREEBSD-upgrade complete.c display.c readline.3 readline.h shell.c terminal.c util.c Message-ID: <20010412210833.A21202@nagual.pp.ru> References: <200104110315.f3B3Fv145814@freefall.freebsd.org> <86lmp6hz6x.wl@archon.local.idaemons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <86lmp6hz6x.wl@archon.local.idaemons.org>; from knu@iDaemons.org on Fri, Apr 13, 2001 at 01:15:18AM +0900 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 13, 2001 at 01:15:18 +0900, Akinori MUSHA wrote: > At Tue, 10 Apr 2001 20:15:56 -0700 (PDT), > ache wrote: > > ache 2001/04/10 20:15:56 PDT > > > > Modified files: > > contrib/libreadline FREEBSD-upgrade complete.c display.c > > readline.3 readline.h shell.c terminal.c > > util.c > > Log: > > Merge local changes > > Hmm. Seems prefixing rl_ to the functions completion_matches(), > username_completion_function(), and filename_completion_function() > wasn't in 4.1, but now "merged" to 4.2 ? No, all rl_ prefixing is intentional action of readline developers, not our local changes merged. > Even if it was planned and intentional, couldn't we have aliases at > least? They are already present in compat.c but disabled in readline.h I'll enable prototypes there. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message