]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix date of merged ChangeLog entries.
authorGlenn Morris <rgm@gnu.org>
Sun, 13 Feb 2011 01:01:11 +0000 (17:01 -0800)
committerGlenn Morris <rgm@gnu.org>
Sun, 13 Feb 2011 01:01:11 +0000 (17:01 -0800)
lisp/ChangeLog

index 440354e0fd2527453e74994a33309697adef22a1..c29b62f078d502f7a4e7bec42812d6fe928bc07d 100644 (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>