Mercurial > emacs
comparison lisp/calc/README @ 109723:3783b558402b
calc.texi (Customizing Calc): Rearrange description of new
variables to match the presentation of other variables.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sun, 08 Aug 2010 21:30:10 -0500 |
parents | 2f98c61bd2c1 |
children | 4e76c4e4f20f |
comparison
equal
deleted
inserted
replaced
109722:028db67bd5dd | 109723:3783b558402b |
---|---|
72 Summary of changes to "Calc" | 72 Summary of changes to "Calc" |
73 ------- -- ------- -- ---- | 73 ------- -- ------- -- ---- |
74 | 74 |
75 Emacs 24.1 | 75 Emacs 24.1 |
76 | 76 |
77 * Added option to highlight selections using faces. | |
78 | |
77 * Gave `calc-histogram' the option of using a vector to determine the bins. | 79 * Gave `calc-histogram' the option of using a vector to determine the bins. |
78 | 80 |
79 * Added "O" option prefix. | 81 * Added "O" option prefix. |
80 | 82 |
81 * Used "O" prefix to "d r" (`calc-radix') to turn on twos-complement mode. | 83 * Used "O" prefix to "d r" (`calc-radix') to turn on twos-complement mode. |