From 2142944222059386ad87bcc89044a14f72147124 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 8 Jul 2009 02:18:12 +0000 Subject: [PATCH] (japanese-shift-jis-2004): Fix typo in the docstring. --- lisp/ChangeLog | 5 +++++ lisp/language/japanese.el | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 814a71e11e1..bca414bbae7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2009-07-08 Kenichi Handa + + * language/japanese.el (japanese-shift-jis-2004): Fix typo in the + docstring. + 2009-07-07 Kenichi Handa * international/mule-cmds.el (reset-language-environment): Put diff --git a/lisp/language/japanese.el b/lisp/language/japanese.el index dbd42582f87..94e8329c6ff 100644 --- a/lisp/language/japanese.el +++ b/lisp/language/japanese.el @@ -183,7 +183,7 @@ eucJP-ms is defined in ." (define-coding-system-alias 'euc-jisx0213 'euc-jis-2004) (define-coding-system 'japanese-shift-jis-2004 - "Shift_JIS 8-bit encodinf for Japanese (MIME:SHIFT_JIS-2004)" + "Shift_JIS 8-bit encoding for Japanese (MIME:SHIFT_JIS-2004)" :coding-type 'shift-jis :mnemonic ?S :charset-list '(ascii katakana-jisx0201 -- 2.39.5