Mercurial > emacs
changeset 18202:1fe28ee1b0cd
Coding system name changed from
iso-2022-7 to iso-2022-7bit.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 10 Jun 1997 00:57:19 +0000 |
parents | feea31893155 |
children | 0745f30aec66 |
files | lisp/international/skkdic-cnv.el lisp/international/titdic-cnv.el |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/skkdic-cnv.el Tue Jun 10 00:56:22 1997 +0000 +++ b/lisp/international/skkdic-cnv.el Tue Jun 10 00:57:19 1997 +0000 @@ -49,7 +49,7 @@ (make-coding-system 'iso-2022-7-short 2 ?J - "Like `iso-2022-7' but no ASCII designation before SPC." + "Like `iso-2022-7bit' but no ASCII designation before SPC." '(ascii nil nil nil t t nil t)) (defconst skkdic-jbytes
--- a/lisp/international/titdic-cnv.el Tue Jun 10 00:56:22 1997 +0000 +++ b/lisp/international/titdic-cnv.el Tue Jun 10 00:57:19 1997 +0000 @@ -310,7 +310,7 @@ (let ((coding-system-for-read 'no-conversion)) (insert-file-contents (expand-file-name filename))) (set-visited-file-name (tit-make-quail-package-name filename dirname) t) - (set-buffer-file-coding-system 'iso-2022-7) + (set-buffer-file-coding-system 'iso-2022-7bit) ;; Decode the buffer contents from the encoding specified by a ;; value of the key "ENCODE:".