summaryrefslogtreecommitdiff
path: root/lisp/calc
diff options
context:
space:
mode:
authorJay Belanger <jay.p.belanger@gmail.com>2009-11-20 00:58:28 +0000
committerJay Belanger <jay.p.belanger@gmail.com>2009-11-20 00:58:28 +0000
commit22521c704029e99b78b09c5eb8ebf421a18888b8 (patch)
treece89306dc70abc888b58e687d80ef1e9fc4edadb /lisp/calc
parentd389fbcb3ff65a056455db2d3b9e76407656a8e4 (diff)
downloademacs-22521c704029e99b78b09c5eb8ebf421a18888b8.tar.gz
(calc-graph-plot): Let `calc-twos-complement-mode' be nil.
Diffstat (limited to 'lisp/calc')
-rw-r--r--lisp/calc/calc-graph.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calc/calc-graph.el b/lisp/calc/calc-graph.el
index 31bb01953df..147a661a5b2 100644
--- a/lisp/calc/calc-graph.el
+++ b/lisp/calc/calc-graph.el
@@ -505,6 +505,7 @@
(let ((calc-group-digits nil)
(calc-leading-zeros nil)
(calc-number-radix 10)
+ (calc-twos-complement-mode nil)
(entry (and (not calc-graph-is-splot)
(list calc-graph-xp calc-graph-yp calc-graph-xhigh calc-graph-numsteps))))
(or (equal entry