From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Mark H Weaver Newsgroups: gmane.lisp.guile.bugs Subject: bug#30276: typos in the manual (api-macros, vm) Date: Fri, 16 Mar 2018 00:13:49 -0400 Message-ID: <87po444pz6.fsf@netris.org> References: <78e822a3-a2d1-9d56-311a-3b32c1a1f8b7@gmail.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1521173597 26017 195.159.176.226 (16 Mar 2018 04:13:17 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 16 Mar 2018 04:13:17 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) Cc: 30276-done@debbugs.gnu.org To: Matt Wette Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Fri Mar 16 05:13:13 2018 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ewgjw-0006e3-A2 for guile-bugs@m.gmane.org; Fri, 16 Mar 2018 05:13:12 +0100 Original-Received: from localhost ([::1]:54926 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ewglx-0000ef-Su for guile-bugs@m.gmane.org; Fri, 16 Mar 2018 00:15:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44713) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ewglm-0000dI-Tl for bug-guile@gnu.org; Fri, 16 Mar 2018 00:15:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ewgli-0002z8-VN for bug-guile@gnu.org; Fri, 16 Mar 2018 00:15:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:55968) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ewgli-0002yb-Bf for bug-guile@gnu.org; Fri, 16 Mar 2018 00:15:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ewglh-0000r2-Tv for bug-guile@gnu.org; Fri, 16 Mar 2018 00:15:01 -0400 Resent-From: Mark H Weaver Original-Sender: "Debbugs-submit" Resent-To: bug-guile@gnu.org Resent-Date: Fri, 16 Mar 2018 04:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 30276 X-GNU-PR-Package: guile X-GNU-PR-Keywords: Mail-Followup-To: 30276@debbugs.gnu.org, mhw@netris.org, matt.wette@gmail.com Original-Received: via spool by 30276-done@debbugs.gnu.org id=D30276.15211736923245 (code D ref 30276); Fri, 16 Mar 2018 04:15:01 +0000 Original-Received: (at 30276-done) by debbugs.gnu.org; 16 Mar 2018 04:14:52 +0000 Original-Received: from localhost ([127.0.0.1]:35630 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ewglY-0000qH-Ir for submit@debbugs.gnu.org; Fri, 16 Mar 2018 00:14:52 -0400 Original-Received: from world.peace.net ([50.252.239.5]:47922) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ewglW-0000q3-LG for 30276-done@debbugs.gnu.org; Fri, 16 Mar 2018 00:14:50 -0400 Original-Received: from pool-72-93-30-18.bstnma.east.verizon.net ([72.93.30.18] helo=yeeloong) by world.peace.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1ewglQ-0003Vi-TX; Fri, 16 Mar 2018 00:14:45 -0400 In-Reply-To: <78e822a3-a2d1-9d56-311a-3b32c1a1f8b7@gmail.com> (Matt Wette's message of "Sun, 28 Jan 2018 13:26:02 -0800") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: "bug-guile" Xref: news.gmane.org gmane.lisp.guile.bugs:9024 Archived-At: Matt Wette writes: > A couple typos in the maual > > --- api-macros.texi-fix 2018-01-28 13:22:52.305712852 -0800 > +++ api-macros.texi 2017-11-19 11:22:01.000000000 -0800 > @@ -1280,7 +1280,7 @@ > In this way @code{(macroexpand @var{foo})} is equivalent to > @code{(macroexpand @var{foo} 'e '(eval))}. The second argument is the > -mode (@code{'e} for ``eval'') and the third is the > +mode (@code{'e} for ``eval'') and the second is the > eval-syntax-expanders-when parameter (only @code{eval} in this default > setting). > --- vm.texi 2017-05-13 09:41:37.000000000 -0700 > +++ vm.texi-fix 2018-01-28 13:21:31.621618026 -0800 > @@ -719,7 +719,7 @@ > For calls, both in tail position and in non-tail position, we require > that the procedure and the arguments already be shuffled into place > -befor the call instruction. ``Into place'' for a tail call means that > +before the call instruction. ``Into place'' for a tail call means that > the procedure should be in slot 0, relative to the @code{fp}, and the > arguments should follow. For a non-tail call, if the procedure is in > @code{fp}-relative slot @var{n}, the arguments should follow from slot Applied in commit 6d9c6833e78e560420a7805bf73a9dfbaa4b0cbb on the stable-2.2 branch. Thanks! Mark