aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2009-06-22 15:52:32 +0000
committerJuanma Barranquero <[email protected]>2009-06-22 15:52:32 +0000
commite0a28a3beca1255d99fb9f65d7a99975af987409 (patch)
treec4d1b195b14c7a8937ad200626e7c86366eb7b03 /lisp
parent13a3f37497fe0d15a425627fdd0d3c1113a23519 (diff)
Fix typos.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5df17a07e6..b990828761 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,13 +1,13 @@
2009-06-22 Jim Meyering <[email protected]>
- 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 <[email protected]>
- Nick Roberts <[email protected]>
+ Nick Roberts <[email protected]>
- * 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 <[email protected]>