summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.16
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-06-25 20:34:54 -0400
committerGlenn Morris <rgm@gnu.org>2014-06-25 20:34:54 -0400
commit92f1664d5e0e9f99093cde778ac18756cdc72bcf (patch)
tree045f0b42a1735d968f042bb640d540a5ea8509aa /lisp/ChangeLog.16
parent83d208a5dd293caae48beb9d36dd45529375631a (diff)
downloademacs-92f1664d5e0e9f99093cde778ac18756cdc72bcf.tar.gz
ChangeLog fixes.
Not sure how M-x authors missed these so far...
Diffstat (limited to 'lisp/ChangeLog.16')
-rw-r--r--lisp/ChangeLog.162
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16
index 534f91f61ce..2e8c6df24a6 100644
--- a/lisp/ChangeLog.16
+++ b/lisp/ChangeLog.16
@@ -8501,7 +8501,7 @@
2012-07-25 Jay Belanger <jay.p.belanger@gmail.com>
- * calc-alg.el (math-simplify-divide): Don't cross multiply
+ * calc/calc-alg.el (math-simplify-divide): Don't cross multiply
in an equation when the lhs is a variable.
2012-07-24 Julien Danjou <julien@danjou.info>