projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af525f4
)
* doc/misc/calc.texi (Algebraic Tutorial): Fix a typo. (Bug#34273)
author
Nicholas Drozd
<nicholasdrozd@gmail.com>
Fri, 1 Feb 2019 14:06:50 +0000
(08:06 -0600)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 1 Feb 2019 15:11:39 +0000
(17:11 +0200)
doc/misc/calc.texi
patch
|
blob
|
history
diff --git
a/doc/misc/calc.texi
b/doc/misc/calc.texi
index 59125771ac5d17c5675c5932fc5ece951352ca63..0b6e119390efaa84d2c196a4fd1798b138b5a9ba 100644
(file)
--- a/
doc/misc/calc.texi
+++ b/
doc/misc/calc.texi
@@
-2026,7
+2026,7
@@
You can also ``unstore'' a variable when you are through with it:
@smallexample
@group
-2: 2 +
5
=> 5
+2: 2 +
3
=> 5
1: 2 a + 2 b => 2 a + 2 b
.