GNU bug report logs - #34273
[PATCH] * doc/misc/calc.texi (Tutorial): Fix error in example

Previous Next

Package: emacs;

Reported by: Nicholas Drozd <nicholasdrozd <at> gmail.com>

Date: Fri, 1 Feb 2019 14:08:01 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#34273: closed ([PATCH] * doc/misc/calc.texi (Tutorial): Fix
 error in example)
Date: Fri, 01 Feb 2019 15:14:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 01 Feb 2019 17:12:41 +0200
with message-id <83d0oby23a.fsf <at> gnu.org>
and subject line Re: bug#34273: [PATCH] * doc/misc/calc.texi (Tutorial): Fix error in example
has caused the debbugs.gnu.org bug report #34273,
regarding [PATCH] * doc/misc/calc.texi (Tutorial): Fix error in example
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
34273: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34273
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicholas Drozd <nicholasdrozd <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] * doc/misc/calc.texi (Tutorial): Fix error in example
Date: Fri, 1 Feb 2019 08:06:50 -0600
---
 doc/misc/calc.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi
index 1981988501..5c5ef59e92 100644
--- a/doc/misc/calc.texi
+++ b/doc/misc/calc.texi
@@ -2026,7 +2026,7 @@ Algebraic Tutorial

 @smallexample
 @group
-2:  2 + 5 => 5
+2:  2 + 3 => 5
 1:  2 a + 2 b => 2 a + 2 b
     .

-- 
2.17.1


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Nicholas Drozd <nicholasdrozd <at> gmail.com>
Cc: 34273-done <at> debbugs.gnu.org
Subject: Re: bug#34273: [PATCH] * doc/misc/calc.texi (Tutorial): Fix error in
 example
Date: Fri, 01 Feb 2019 17:12:41 +0200
> From: Nicholas Drozd <nicholasdrozd <at> gmail.com>
> Date: Fri, 1 Feb 2019 08:06:50 -0600
> 
> ---
>  doc/misc/calc.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi
> index 1981988501..5c5ef59e92 100644
> --- a/doc/misc/calc.texi
> +++ b/doc/misc/calc.texi
> @@ -2026,7 +2026,7 @@ Algebraic Tutorial
> 
>  @smallexample
>  @group
> -2:  2 + 5 => 5
> +2:  2 + 3 => 5
>  1:  2 a + 2 b => 2 a + 2 b
>      .

Thanks, pushed to the emacs-26 branch.


This bug report was last modified 6 years and 171 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.