summaryrefslogtreecommitdiff
path: root/ChangeLog.2
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.2')
-rw-r--r--ChangeLog.24
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2
index 64bc8068d3a..17712693e8a 100644
--- a/ChangeLog.2
+++ b/ChangeLog.2
@@ -389,7 +389,7 @@
(cl-union): Do not ignore :test argument when lists are equal.
- * cl-seq.el (cl-union): Do not ignore :test argument when lists are equal.
+ * lisp/emacs-lisp/cl-seq.el (cl-union): Do not ignore :test argument when lists are equal.
* test/automated/cl-seq-tests.el: New file (bug#22729).
@@ -767,7 +767,7 @@
Follow convention for greek letter constants.
- * list/calc/calc-units.el (math-standard-units):
+ * lisp/calc/calc-units.el (math-standard-units):
Add "sigma" and alias σ to it.
2016-02-16 Mark Oteiza <mvoteiza@udel.edu>