diff options
author | Eli Zaretskii <eliz@gnu.org> | 2004-06-05 10:24:42 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2004-06-05 10:24:42 +0000 |
commit | 68330491f9a57af8b96421709bf1fc5c369e346a (patch) | |
tree | 1a477aa46d8e40293b8c07bbf3be22c85a41e556 /leim/leim-ext.el | |
parent | 62bfe0fc5ed49403aa7ad42cb1c475814f35a1e1 (diff) | |
download | emacs-68330491f9a57af8b96421709bf1fc5c369e346a.tar.gz |
*** empty log message ***
Diffstat (limited to 'leim/leim-ext.el')
-rw-r--r-- | leim/leim-ext.el | 4 |
1 files changed, 2 insertions, 2 deletions
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: |