Fix date of merged ChangeLog entries.

This commit is contained in:
Glenn Morris 2011-02-12 17:01:11 -08:00
parent b8e0f0cd20
commit 3c65e88d79

View file

@ -1,4 +1,4 @@
2011-02-10 Glenn Morris <rgm@gnu.org>
2011-02-12 Glenn Morris <rgm@gnu.org>
* emacs-lisp/cl-seq.el (union, nunion, intersection)
(nintersection, set-difference, nset-difference)
@ -6,13 +6,9 @@
* ediff-ptch.el (ediff-fixup-patch-map): Doc fix.
2011-02-08 Glenn Morris <rgm@gnu.org>
* faces.el (face-attr-match-p): Handle the obsolete :bold and
:italic props, so that frame-set-background-mode works. (Bug#7966)
2011-02-07 Glenn Morris <rgm@gnu.org>
* simple.el (next-error): Doc fix.
2011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>