From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: doc string of tags-query-replace - args not described Date: Sat, 26 Jan 2008 19:54:40 +0200 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1201370096 1657 80.91.229.12 (26 Jan 2008 17:54:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 26 Jan 2008 17:54:56 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: "Drew Adams" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jan 26 18:55:16 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JIpFK-00021y-Fp for geb-bug-gnu-emacs@m.gmane.org; Sat, 26 Jan 2008 18:55:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JIpEu-0001aq-1C for geb-bug-gnu-emacs@m.gmane.org; Sat, 26 Jan 2008 12:54:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JIpEq-0001aa-3q for bug-gnu-emacs@gnu.org; Sat, 26 Jan 2008 12:54:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JIpEn-0001aC-Ns for bug-gnu-emacs@gnu.org; Sat, 26 Jan 2008 12:54:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JIpEn-0001a9-IW for bug-gnu-emacs@gnu.org; Sat, 26 Jan 2008 12:54:41 -0500 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JIpEm-0002NQ-Vv for bug-gnu-emacs@gnu.org; Sat, 26 Jan 2008 12:54:41 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-218-76.inter.net.il [83.130.218.76]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id KAP23018 (AUTH halo1); Sat, 26 Jan 2008 19:54:16 +0200 (IST) In-reply-to: X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17422 Archived-At: > From: "Drew Adams" > Cc: > Date: Sat, 26 Jan 2008 08:20:08 -0800 > > > > The args FILE-LIST-FORM, START, and END are not described in the doc > > > string. > > > > Do they even matter? > > No, they don't seem to. > > The doc string should say that (they are ignored but are included for > compatibility, or whatever). Done.