aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJay Belanger2010-08-08 21:30:10 -0500
committerJay Belanger2010-08-08 21:30:10 -0500
commit443c2c0301d7d69efa875510d7a4530573b5e76c (patch)
treea9a815915ee6901b200a875969cd18bf4d97ef0e /lisp
parentfc5604453eda2964a7e0cce23a133672309febac (diff)
downloademacs-443c2c0301d7d69efa875510d7a4530573b5e76c.tar.gz
emacs-443c2c0301d7d69efa875510d7a4530573b5e76c.zip
calc.texi (Customizing Calc): Rearrange description of new
variables to match the presentation of other variables.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/calc/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/calc/README b/lisp/calc/README
index 4b32ada63ad..cf3a697c5d7 100644
--- a/lisp/calc/README
+++ b/lisp/calc/README
@@ -74,6 +74,8 @@ Summary of changes to "Calc"
74 74
75Emacs 24.1 75Emacs 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.