]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typos.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 22 Jun 2009 15:52:32 +0000 (15:52 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 22 Jun 2009 15:52:32 +0000 (15:52 +0000)
lisp/ChangeLog

index 5df17a07e6a50a604f6cc9d4b3153f1dd7d0bba9..b9908287613333ae6746624a27e458694cc4dd94 100644 (file)
@@ -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>
+           Nick Roberts  <nickrob@snap.net.nz>
 
-       * progmodes/gdb-mi.el: Pull further  modified changes from Dmitry's
+       * 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>