diff options
author | Kenichi Handa <handa@m17n.org> | 1997-06-10 00:56:17 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 1997-06-10 00:56:17 +0000 |
commit | 4b16fa0c6e236b4ea0f0d21117f0f28f12fc95f6 (patch) | |
tree | 74064e7b5f72a09b1e1a80a32dd02fa3dd6b82eb | |
parent | 4951a271e05d7f08ebaef8e74f3dfd9cbbf4b715 (diff) | |
download | emacs-4b16fa0c6e236b4ea0f0d21117f0f28f12fc95f6.tar.gz |
Comment changed (iso-2022-7 -> iso-2022-7bit).
-rw-r--r-- | lisp/international/characters.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/characters.el b/lisp/international/characters.el index 2462499ee92..e28b7b95650 100644 --- a/lisp/international/characters.el +++ b/lisp/international/characters.el @@ -25,7 +25,7 @@ ;;; Commentary: ;; This file contains multibyte characters. Save this file always in -;; the coding system `iso-2022-7'. +;; the coding system `iso-2022-7bit'. ;;; Predefined categories. |