comparison lisp/calc/README @ 107890:b2e098d47dff

calc-bin.el (calc-radix): Have the O option turn on twos-complement mode.
author Jay Belanger <jay.p.belanger@gmail.com>
date Sat, 17 Apr 2010 23:13:09 -0500
parents 1d1d5d9bd884
children 2f98c61bd2c1
comparison
equal deleted inserted replaced
107889:3a236df3a739 107890:b2e098d47dff
70 70
71 71
72 Summary of changes to "Calc" 72 Summary of changes to "Calc"
73 ------- -- ------- -- ---- 73 ------- -- ------- -- ----
74 74
75 Emacs 24.1
76
77 * Added "O" option prefix.
78
79 * Used "O" prefix to "d r" (`calc-radix') to turn on twos-complement mode.
80
75 Emacs 23.2 81 Emacs 23.2
76 82
77 * Added twos-complement display. 83 * Added twos-complement display.
78 84
79 Emacs 23.1: 85 Emacs 23.1: