aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/calc/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/calc/README b/lisp/calc/README
index 6e101540668..1b6d15ad0bd 100644
--- a/lisp/calc/README
+++ b/lisp/calc/README
@@ -74,6 +74,9 @@ Summary of changes to "Calc"
74 74
75Emacs 23.1: 75Emacs 23.1:
76 76
77* Gave `j *' (cal-sel-mult-both-sides) an option to expand the
78 denominator.
79
77* Use `calc-embedded-word-regexp' for finding words in 80* Use `calc-embedded-word-regexp' for finding words in
78 `calc-embedded-word' in place of delimiters. 81 `calc-embedded-word' in place of delimiters.
79 82