diff options
author | Jim Blandy <jimb@redhat.com> | 1993-05-24 07:55:58 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1993-05-24 07:55:58 +0000 |
commit | a1d15b3e90794065a51431f87f82b466a5b413b1 (patch) | |
tree | c8daa78ee783ef1938203273f61929184a074f6e /lisp | |
parent | 44ee550f569a2b560e9b80944acea5da160d8ccf (diff) | |
download | emacs-a1d15b3e90794065a51431f87f82b466a5b413b1.tar.gz |
Change "i14n" keyword to "i18n".
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/case-table.el | 2 | ||||
-rw-r--r-- | lisp/disp-table.el | 2 | ||||
-rw-r--r-- | lisp/international/iso-ascii.el | 2 | ||||
-rw-r--r-- | lisp/international/iso-insert.el | 2 | ||||
-rw-r--r-- | lisp/international/iso-swed.el | 2 | ||||
-rw-r--r-- | lisp/international/swedish.el | 2 | ||||
-rw-r--r-- | lisp/iso8859-1.el | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/lisp/case-table.el b/lisp/case-table.el index ad6fbfa3963..09cf1f56eaa 100644 --- a/lisp/case-table.el +++ b/lisp/case-table.el @@ -4,7 +4,7 @@ ;; Author: Howard Gayle ;; Maintainer: FSF -;; Keywords: i14n +;; Keywords: i18n ;; This file is part of GNU Emacs. diff --git a/lisp/disp-table.el b/lisp/disp-table.el index dc0d7476b54..0c5e0f093a6 100644 --- a/lisp/disp-table.el +++ b/lisp/disp-table.el @@ -4,7 +4,7 @@ ;; Author: Howard Gayle ;; Maintainer: FSF -;; Keywords: i14n +;; Keywords: i18n ;; This file is part of GNU Emacs. diff --git a/lisp/international/iso-ascii.el b/lisp/international/iso-ascii.el index 3e1605eb9f0..c37edbe76a5 100644 --- a/lisp/international/iso-ascii.el +++ b/lisp/international/iso-ascii.el @@ -4,7 +4,7 @@ ;; Author: Howard Gayle ;; Maintainer: FSF -;; Keywords: i14n +;; Keywords: i18n ;; This file is part of GNU Emacs. diff --git a/lisp/international/iso-insert.el b/lisp/international/iso-insert.el index 89528d0bc60..300f5f610d1 100644 --- a/lisp/international/iso-insert.el +++ b/lisp/international/iso-insert.el @@ -4,7 +4,7 @@ ;; Author: Howard Gayle ;; Maintainer: FSF -;; Keywords: i14n +;; Keywords: i18n ;; This file is part of GNU Emacs. diff --git a/lisp/international/iso-swed.el b/lisp/international/iso-swed.el index 107d2f6c4dc..978b42baae6 100644 --- a/lisp/international/iso-swed.el +++ b/lisp/international/iso-swed.el @@ -4,7 +4,7 @@ ;; Author: Howard Gayle ;; Maintainer: FSF -;; Keywords: i14n +;; Keywords: i18n ;; This file is part of GNU Emacs. diff --git a/lisp/international/swedish.el b/lisp/international/swedish.el index f3dd69163c0..0d6e80d5eb5 100644 --- a/lisp/international/swedish.el +++ b/lisp/international/swedish.el @@ -4,7 +4,7 @@ ;; Author: Howard Gayle ;; Maintainer: FSF -;; Keywords: i14n +;; Keywords: i18n ;; This file is part of GNU Emacs. diff --git a/lisp/iso8859-1.el b/lisp/iso8859-1.el index 0c0cf19fe81..04a4e2bfcd3 100644 --- a/lisp/iso8859-1.el +++ b/lisp/iso8859-1.el @@ -4,7 +4,7 @@ ;; Author: Howard Gayle ;; Maintainer: FSF -;; Keywords: i14n +;; Keywords: i18n ;; This file is part of GNU Emacs. |