emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#34273: closed ([PATCH] * doc/misc/calc.texi (Tutor


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34273: closed ([PATCH] * doc/misc/calc.texi (Tutorial): Fix error in example)
Date: Fri, 01 Feb 2019 15:14:03 +0000

Your message dated Fri, 01 Feb 2019 17:12:41 +0200
with message-id <address@hidden>
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
address@hidden)


-- 
34273: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34273
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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



--- End Message ---
--- Begin Message --- 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 <address@hidden>
> 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]