; fix changelog entries

This commit is contained in:
Nicolas Petton 2016-03-02 17:03:21 +01:00
parent fbc85c79ba
commit a26f1933db

View file

@ -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>