summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2004-06-05 10:24:42 +0000
committerEli Zaretskii <eliz@gnu.org>2004-06-05 10:24:42 +0000
commitf5531a119b6940d240fa0208e69812cf2293be69 (patch)
treeab4639edf593f8d81e3deb330677d9813b883798 /leim
parent07cfba375318d86a5ded6326f5ac73df437c0a3e (diff)
downloademacs-f5531a119b6940d240fa0208e69812cf2293be69.tar.gz
*** empty log message ***
Diffstat (limited to 'leim')
-rw-r--r--leim/ChangeLog4
-rw-r--r--leim/leim-ext.el4
2 files changed, 4 insertions, 4 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index c69ed277ff7..33440199708 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,7 +1,7 @@
2004-06-05 Kenichi Handa <handa@m17n.org>
- * Makefile.in (leim-list.el): Depends on leim-ext.el. Appends
- the contents off leim-ext.el to leim-list.el.
+ * Makefile.in (leim-list.el): Depend on leim-ext.el. Append the
+ contents of leim-ext.el to leim-list.el.
* leim-ext.el: New file.
diff --git a/leim/leim-ext.el b/leim/leim-ext.el
index 52db6a6ccd4..51496c0bfbb 100644
--- a/leim/leim-ext.el
+++ b/leim/leim-ext.el
@@ -26,8 +26,8 @@
;;; Commentary:
;; Makefile in this directory appends the contents of this file (only
-;; such non-empty lines that doesn't begin with ';') to the generated
-;; leim-list.el.
+;; such non-empty lines that don't begin with ';') to the generated
+;; file leim-list.el.
;;; Code: