From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Typos in vc-rcs.el Date: Tue, 16 Sep 2008 01:32:59 +0200 Message-ID: References: <86iqsxw3vg.fsf@nirvana.pusto.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1221521595 27455 80.91.229.12 (15 Sep 2008 23:33:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Sep 2008 23:33:15 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Eduard Wiebe" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 16 01:34:10 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KfNa6-0001Zh-Gu for ged-emacs-devel@m.gmane.org; Tue, 16 Sep 2008 01:34:10 +0200 Original-Received: from localhost ([127.0.0.1]:32818 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KfNZ5-0001lL-AW for ged-emacs-devel@m.gmane.org; Mon, 15 Sep 2008 19:33:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KfNZ0-0001lA-Tw for emacs-devel@gnu.org; Mon, 15 Sep 2008 19:33:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KfNYz-0001kr-U6 for emacs-devel@gnu.org; Mon, 15 Sep 2008 19:33:02 -0400 Original-Received: from [199.232.76.173] (port=51652 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KfNYz-0001kn-Qi for emacs-devel@gnu.org; Mon, 15 Sep 2008 19:33:01 -0400 Original-Received: from wr-out-0506.google.com ([64.233.184.229]:49210) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KfNYz-0006xp-J1 for emacs-devel@gnu.org; Mon, 15 Sep 2008 19:33:01 -0400 Original-Received: by wr-out-0506.google.com with SMTP id c30so1231829wra.14 for ; Mon, 15 Sep 2008 16:33:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=V6xtMxDwTbkpOpF9vXv1SxcB0j1VracrMqzrmDCBH1M=; b=c3OuIUy5GsinimjMUuTNKzD0ilqIUTisDfsOR6a6dmn7xpA+fpv7FmpaSEgXj1MqPC +GTLx7gcbgkQCdc+dxUp3WCoa02f3iII7SUiB8NAW5vlipVOUN+MKcpV74mH7S/jP/I6 rqK6XjjqaH1qvFN7K7fUSUlZ3qndj5QKmWIH8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=HTZXGgMyJm8iAfAWVyQBVkRMzxG9/kYodMQPEuj6dNYBCtjOuaJVvtFlBL9B3TSEKo LVI5IoWIpFpbFTXkIgv65WIvD/jlXriD0iT8laXI1UzxIjP8sU8ADktKADQ4x6tMGfed axxd9vIZ2hCbb6eu46zIQMPvkxl1mo3QOjheM= Original-Received: by 10.100.91.17 with SMTP id o17mr753963anb.13.1221521579972; Mon, 15 Sep 2008 16:32:59 -0700 (PDT) Original-Received: by 10.100.13.13 with HTTP; Mon, 15 Sep 2008 16:32:59 -0700 (PDT) In-Reply-To: <86iqsxw3vg.fsf@nirvana.pusto.de> Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:103894 Archived-At: On Mon, Sep 15, 2008 at 22:28, Eduard Wiebe wrote: > -expanded to all regidtered subfuiles in them." > +expanded to all registered subfiles in them." Applied, thanks. Juanma