Mercurial > emacs
changeset 22564:4836a83d3578
(iso-2022-jp): Delete spurious quote.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 24 Jun 1998 05:10:54 +0000 |
parents | 2e2a71dfec63 |
children | 3d2804459d84 |
files | lisp/language/japanese.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/language/japanese.el Wed Jun 24 04:31:20 1998 +0000 +++ b/lisp/language/japanese.el Wed Jun 24 05:10:54 1998 +0000 @@ -37,7 +37,7 @@ short ascii-eol ascii-cntl seven) '((safe-charsets ascii japanese-jisx0208-1978 japanese-jisx0208 latin-jisx0201 japanese-jisx0212 katakana-jisx0201) - (mime-charset . 'iso-2022-jp))) + (mime-charset . iso-2022-jp))) (define-coding-system-alias 'junet 'iso-2022-jp)