aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc/calc-aent.el
diff options
context:
space:
mode:
authorJay Belanger <[email protected]>2009-11-20 00:55:13 +0000
committerJay Belanger <[email protected]>2009-11-20 00:55:13 +0000
commit8768b1328ec244efd27e4a30a532258436f5c52b (patch)
treeae810ecde290e81e16efce61e91603a7ee8747e2 /lisp/calc/calc-aent.el
parent35d69a37c8884ccf80c932f39801179e4462507d (diff)
(calc-do-calc-eval): Let `calc-twos-complement-mode' be nil.
Diffstat (limited to 'lisp/calc/calc-aent.el')
-rw-r--r--lisp/calc/calc-aent.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calc/calc-aent.el b/lisp/calc/calc-aent.el
index 17faebcef9..a2d877fc33 100644
--- a/lisp/calc/calc-aent.el
+++ b/lisp/calc/calc-aent.el
@@ -129,6 +129,7 @@
(calc-matrix-mode nil)
(calc-angle-mode 'deg)
(calc-number-radix 10)
+ (calc-twos-complement-mode nil)
(calc-leading-zeros nil)
(calc-group-digits nil)
(calc-point-char ".")