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: typo in lispref/objects.texi Date: Sun, 4 Jan 2009 20:45:33 +0100 Message-ID: References: <86bpunm1zx.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 1231098374 5469 80.91.229.12 (4 Jan 2009 19:46:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 4 Jan 2009 19:46:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Eduard Wiebe" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 04 20:47:25 2009 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 1LJYwR-0002sh-5T for ged-emacs-devel@m.gmane.org; Sun, 04 Jan 2009 20:47:19 +0100 Original-Received: from localhost ([127.0.0.1]:53004 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LJYvB-00013I-JH for ged-emacs-devel@m.gmane.org; Sun, 04 Jan 2009 14:46:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LJYum-0000hw-Hn for emacs-devel@gnu.org; Sun, 04 Jan 2009 14:45:36 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LJYuk-0000gS-T4 for emacs-devel@gnu.org; Sun, 04 Jan 2009 14:45:36 -0500 Original-Received: from [199.232.76.173] (port=42753 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LJYuk-0000gG-OT for emacs-devel@gnu.org; Sun, 04 Jan 2009 14:45:34 -0500 Original-Received: from an-out-0708.google.com ([209.85.132.243]:30094) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LJYuk-0000yo-9T for emacs-devel@gnu.org; Sun, 04 Jan 2009 14:45:34 -0500 Original-Received: by an-out-0708.google.com with SMTP id c38so2247483ana.21 for ; Sun, 04 Jan 2009 11:45:33 -0800 (PST) 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=kztQBfsCzT1GdWHTZ5gjc7YVVS1Cv2TVOjy2hINZFkk=; b=Kh0CcTykxBp12H8xSh1HK90m1eHmW/QSMGX3POI92qA4HiNCIHo8Y9XaIUWuswTHeD 9xBL77RQC01NXBnBVykDfeCqG3MbPVwaY2npYsNFhKZ1hLoTrGT/9Cs7fcfq3CvZXtx2 jUKwCoBFitBn6kVxVuK9c2eC+DHjB4fW/8T18= 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=sRV4/YM7tfP0v63oYorQtWbWIrFHyqRtDYr6g3VIXtT9JEEHGMUWE3HnOOzxS+rbYH mBh4Q+p7Fps7FUJqSr5KagJmkbuijfmzgVFBfhkRzxGlAC3DcVuLlZJW5+lmqmfqb0/l CcY/4VqqnZSKAEWbxAp36lJgz+gbhf1XKZc6U= Original-Received: by 10.100.232.10 with SMTP id e10mr10711922anh.36.1231098333738; Sun, 04 Jan 2009 11:45:33 -0800 (PST) Original-Received: by 10.100.252.15 with HTTP; Sun, 4 Jan 2009 11:45:33 -0800 (PST) In-Reply-To: <86bpunm1zx.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:107577 Archived-At: On Sun, Jan 4, 2009 at 18:09, Eduard Wiebe wrote: > - In addition to the specific excape sequences for special important > + In addition to the specific escape sequences for special important Applied, thanks. Juanma