# HG changeset patch
# User Juanma Barranquero <lekktu@gmail.com>
# Date 1245685952 0
# Node ID f2d61cf08aac05bebf5c3262b5bc46a6d0d3ad77
# Parent  1dbbf8227afc451534066cd3e7d331844c207bab
Fix typos.

diff -r 1dbbf8227afc -r f2d61cf08aac lisp/ChangeLog
--- a/lisp/ChangeLog	Mon Jun 22 14:53:11 2009 +0000
+++ b/lisp/ChangeLog	Mon Jun 22 15:52:32 2009 +0000
@@ -1,13 +1,13 @@
 2009-06-22  Jim Meyering  <meyering@redhat.com>
 
-	automatically handle .xz suffix (XZ-compressed files), too
+	Automatically handle .xz suffix (XZ-compressed files), too.
 	* jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
 	XZ is the successor to LZMA: <http://tukaani.org/xz/>
 
 2009-06-22  Dmitry Dzhus  <dima@sphinx.net.ru>
-	            Nick Roberts  <nickrob@snap.net.nz>
-
-	* progmodes/gdb-mi.el: Pull further  modified changes from Dmitry's
+	    Nick Roberts  <nickrob@snap.net.nz>
+
+	* progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
 	repository (http://sphinx.net.ru/hg/gdb-mi/).
 
 2009-06-22  Glenn Morris  <rgm@gnu.org>