From: Glenn Morris Date: Thu, 9 Aug 2012 07:15:04 +0000 (-0700) Subject: ChangeLog merge date fixes X-Git-Tag: emacs-24.2.90~761 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0e1a094ff8aae312d6cc9b205749dd8431042140;p=emacs.git ChangeLog merge date fixes --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 8be343165f6..1e8cfc5e729 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -9,7 +9,7 @@ * custom.texi (Face Customization): Move discussion of face inheritance here, from Faces section. -2012-07-21 Eli Zaretskii +2012-07-28 Eli Zaretskii * frames.texi (Mouse Commands): Fix the description of mouse-2. (Bug#11958) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 461d4e25d3a..5a2d4fb9272 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -483,7 +483,7 @@ * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to gdb-get-location. -2012-07-25 Leo Liu +2012-07-28 Leo Liu * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in the alist (bug#12029).