aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 @@
389 389
390 (cl-union): Do not ignore :test argument when lists are equal. 390 (cl-union): Do not ignore :test argument when lists are equal.
391 391
392 * cl-seq.el (cl-union): Do not ignore :test argument when lists are equal. 392 * lisp/emacs-lisp/cl-seq.el (cl-union): Do not ignore :test argument when lists are equal.
393 393
394 * test/automated/cl-seq-tests.el: New file (bug#22729). 394 * test/automated/cl-seq-tests.el: New file (bug#22729).
395 395
@@ -767,7 +767,7 @@
767 767
768 Follow convention for greek letter constants. 768 Follow convention for greek letter constants.
769 769
770 * list/calc/calc-units.el (math-standard-units): 770 * lisp/calc/calc-units.el (math-standard-units):
771 Add "sigma" and alias σ to it. 771 Add "sigma" and alias σ to it.
772 772
7732016-02-16 Mark Oteiza <mvoteiza@udel.edu> 7732016-02-16 Mark Oteiza <mvoteiza@udel.edu>