(math-build-units-table-buffer): Let `calc-twos-complement-mode' be nil.
This commit is contained in:
parent
f3550dacbc
commit
7b999abb57
1 changed files with 1 additions and 0 deletions
|
|
@ -1456,6 +1456,7 @@ If EXPR is nil, return nil."
|
|||
(calc-float-format '(float 0))
|
||||
(calc-group-digits nil)
|
||||
(calc-number-radix 10)
|
||||
(calc-twos-complement-mode nil)
|
||||
(calc-point-char ".")
|
||||
(std nil)
|
||||
u name shadowed)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue