From: Nicolas Petton Date: Wed, 2 Mar 2016 16:03:21 +0000 (+0100) Subject: ; fix changelog entries X-Git-Tag: emacs-25.0.92~4 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a26f1933db42f63f7ade2f98cda8fec1521d6ccb;p=emacs.git ; fix changelog entries --- 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