From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16387 invoked by alias); 11 Feb 2006 19:18:45 -0000 Received: (qmail 16379 invoked by uid 22791); 11 Feb 2006 19:18:44 -0000 X-Spam-Check-By: sourceware.org Received: from gandalf.inter.net.il (HELO gandalf.inter.net.il) (192.114.186.17) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 11 Feb 2006 19:18:44 +0000 Received: from nitzan.inter.net.il (nitzan.inter.net.il [192.114.186.20]) by gandalf.inter.net.il (MOS 3.7.1-GA) with ESMTP id HVQ01607; Sat, 11 Feb 2006 21:18:04 +0200 (IST) Received: from HOME-C4E4A596F7 (IGLD-80-230-42-78.inter.net.il [80.230.42.78]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id CRJ25244 (AUTH halo1); Sat, 11 Feb 2006 21:18:03 +0200 (IST) Date: Sat, 11 Feb 2006 19:18:00 -0000 Message-Id: From: Eli Zaretskii To: gdb@sourceware.org In-reply-to: <20060211190743.GA26374@nevyn.them.org> (message from Daniel Jacobowitz on Sat, 11 Feb 2006 14:07:44 -0500) Subject: Re: Copyright notices Reply-to: Eli Zaretskii References: <20060211143620.GA20537@nevyn.them.org> <20060211182727.GA25041@nevyn.them.org> <20060211190743.GA26374@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00110.txt.bz2 > Date: Sat, 11 Feb 2006 14:07:44 -0500 > From: Daniel Jacobowitz > > Well, what I'd do would be shell-script the above: have a script print > out a list of files, and remove certain others, based on a manually > defined list. If the exclude list is manually defined, Emacs could use it directly. > (That could just be one big invocation of GNU "find"). Emacs already has a command to run `find' and present the results in a Dired-style buffer. > Of course, there will still be a list of places that need to be > updated by hand (including gdbarch.sh and the texinfo manuals, > probably). What is special about Texinfo files? The fact that Copyright appears there in several different places? or did you mean something else?