aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc
diff options
context:
space:
mode:
authorJay Belanger <[email protected]>2009-01-27 01:20:27 +0000
committerJay Belanger <[email protected]>2009-01-27 01:20:27 +0000
commit1b2d606c19e7d11b7b67a1ad911d59c60c2a4ff0 (patch)
treececaced718959941905f5a4cf39b7ea2ae6a459c /lisp/calc
parente12c189f6603088a38752c4f7dea34d5a37e5279 (diff)
Mention change to `j *'.
Diffstat (limited to 'lisp/calc')
-rw-r--r--lisp/calc/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/calc/README b/lisp/calc/README
index 6e10154066..1b6d15ad0b 100644
--- a/lisp/calc/README
+++ b/lisp/calc/README
@@ -74,6 +74,9 @@ Summary of changes to "Calc"
Emacs 23.1:
+* Gave `j *' (cal-sel-mult-both-sides) an option to expand the
+ denominator.
+
* Use `calc-embedded-word-regexp' for finding words in
`calc-embedded-word' in place of delimiters.