From: Jay Belanger Date: Fri, 20 Nov 2009 00:58:28 +0000 (+0000) Subject: (calc-graph-plot): Let `calc-twos-complement-mode' be nil. X-Git-Tag: emacs-pretest-23.1.90~323 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=22521c704029e99b78b09c5eb8ebf421a18888b8;p=emacs.git (calc-graph-plot): Let `calc-twos-complement-mode' be nil. --- 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