From: Kenichi Handa <handa@m17n.org>
Date: Tue, 14 May 2002 07:58:24 +0000 (+0000)
Subject: (define-coding-system): Docstring fixed (sjis->shift-jis).
X-Git-Tag: emacs-pretest-23.0.90~8295^2~1864^2~891
X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5170b32939dc97ddd2c349197c5303c05473c294;p=emacs.git

(define-coding-system): Docstring fixed (sjis->shift-jis).
---

diff --git a/lisp/international/mule.el b/lisp/international/mule.el
index ef06f533014..f8cca270128 100644
--- a/lisp/international/mule.el
+++ b/lisp/international/mule.el
@@ -407,7 +407,7 @@ VALUE is a character to display on mode line for the coding system.
 `:coding-type' (required)
 
 VALUE must be one of `charset', `utf-8', `utf-16', `iso-2022',
-`emacs-mule', `sjis', `big5', `ccl', `raw-text', `undecided'.
+`emacs-mule', `shift-jis', `big5', `ccl', `raw-text', `undecided'.
 
 `:eol-type' (optional)