]> git.eshelyaron.com Git - emacs.git/commitdiff
ChangeLog merge date fixes
authorGlenn Morris <rgm@gnu.org>
Thu, 9 Aug 2012 07:15:04 +0000 (00:15 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 9 Aug 2012 07:15:04 +0000 (00:15 -0700)
doc/emacs/ChangeLog
lisp/ChangeLog

index 8be343165f66c8b5639182d00e30c4da8157430b..1e8cfc5e7292e5019ba0d511a0349e30067e8146 100644 (file)
@@ -9,7 +9,7 @@
        * custom.texi (Face Customization): Move discussion of face
        inheritance here, from Faces section.
 
-2012-07-21  Eli Zaretskii  <eliz@gnu.org>
+2012-07-28  Eli Zaretskii  <eliz@gnu.org>
 
        * frames.texi (Mouse Commands): Fix the description of mouse-2.
        (Bug#11958)
index 461d4e25d3a66e03713b8af98d4bcf7c6908cd08..5a2d4fb9272ab581da8d2636953f2a113ea32caf 100644 (file)
        * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
        gdb-get-location.
 
-2012-07-25  Leo Liu  <sdl.web@gmail.com>
+2012-07-28  Leo Liu  <sdl.web@gmail.com>
 
        * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in
        the alist (bug#12029).