From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#11862: [PATCH 0/9] doc/lispref/intro.texi: Copyediting Date: Wed, 04 Jul 2012 22:52:53 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1341456800 23573 80.91.229.3 (5 Jul 2012 02:53:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 Jul 2012 02:53:20 +0000 (UTC) Cc: 11862-done@debbugs.gnu.org To: Michael Witten Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 05 04:53:19 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SmcBy-0001Qk-Uj for geb-bug-gnu-emacs@m.gmane.org; Thu, 05 Jul 2012 04:53:19 +0200 Original-Received: from localhost ([::1]:42275 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmcBy-0001cq-0X for geb-bug-gnu-emacs@m.gmane.org; Wed, 04 Jul 2012 22:53:18 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:48366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmcBu-0001cP-O8 for bug-gnu-emacs@gnu.org; Wed, 04 Jul 2012 22:53:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SmcBt-00057D-4L for bug-gnu-emacs@gnu.org; Wed, 04 Jul 2012 22:53:14 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:39544) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmcBt-000572-0O for bug-gnu-emacs@gnu.org; Wed, 04 Jul 2012 22:53:13 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SmcGY-0007H8-F8 for bug-gnu-emacs@gnu.org; Wed, 04 Jul 2012 22:58:02 -0400 Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Thu, 05 Jul 2012 02:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 11862 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 11862@debbugs.gnu.org, monnier@iro.umontreal.ca Original-Received: via spool by 11862-done@debbugs.gnu.org id=D11862.134145706727941 (code D ref 11862); Thu, 05 Jul 2012 02:58:02 +0000 Original-Received: (at 11862-done) by debbugs.gnu.org; 5 Jul 2012 02:57:47 +0000 Original-Received: from localhost ([127.0.0.1]:49088 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SmcGJ-0007Gc-GC for submit@debbugs.gnu.org; Wed, 04 Jul 2012 22:57:47 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:59690) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SmcGG-0007GU-MV for 11862-done@debbugs.gnu.org; Wed, 04 Jul 2012 22:57:45 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAG6Zu09MCquH/2dsb2JhbABEtBGBCIIVAQEEAVYjBQsLDiYSFBgNJIgcBboJkEQDozOBWIMF X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="192714535" Original-Received: from 76-10-171-135.dsl.teksavvy.com (HELO pastel.home) ([76.10.171.135]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 04 Jul 2012 22:52:53 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 362E959751; Wed, 4 Jul 2012 22:52:53 -0400 (EDT) In-Reply-To: (Michael Witten's message of "Wed, 04 Jul 2012 20:15:25 -0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:61593 Archived-At: > Whilst reading through the Emacs Lisp reference (specifically intro.texi), > I did some copyediting, which resulted in the following patch series: Thank you, installed, Stefan