aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
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.