summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2007-05-04 14:06:32 +0000
committerJuanma Barranquero <lekktu@gmail.com>2007-05-04 14:06:32 +0000
commit65f557b40686b57df604328a75523728ba6de60a (patch)
tree17627c4166e6258390ded504986c7492a843b866
parent17f55fae578e2a8a6fa27527b9264dc314768e1d (diff)
downloademacs-65f557b40686b57df604328a75523728ba6de60a.tar.gz
Fix typos.
-rw-r--r--lisp/ChangeLog.84
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8
index 4dfb876c086..21ccff71d6f 100644
--- a/lisp/ChangeLog.8
+++ b/lisp/ChangeLog.8
@@ -5354,12 +5354,12 @@
* international/mule.el (auto-coding-alist): Add .tgz.
-1999-05-2 Eli Zaretskii <eliz@is.elta.co.il>
+1999-05-02 Eli Zaretskii <eliz@is.elta.co.il>
* international/codepage.el (cp-coding-system-for-codepage-1):
Make the magnification parameter for the -dos encoder be 2.
-1999-05-2 Andrew Innes <andrewi@gnu.org>
+1999-05-02 Andrew Innes <andrewi@gnu.org>
* term/w32-win.el (w32-drag-n-drop): Select file in window where
it is dropped, rather than current window.