# HG changeset patch # User Jay Belanger # Date 1258678708 0 # Node ID d51d8eb174c6408d16580eec12c8bef6f1224180 # Parent 48809da14a0f957e325af1c7933463afae09b120 (calc-graph-plot): Let `calc-twos-complement-mode' be nil. diff -r 48809da14a0f -r d51d8eb174c6 lisp/calc/calc-graph.el --- a/lisp/calc/calc-graph.el Fri Nov 20 00:58:00 2009 +0000 +++ b/lisp/calc/calc-graph.el Fri Nov 20 00:58:28 2009 +0000 @@ -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