(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).
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>