]> git.eshelyaron.com Git - emacs.git/commitdiff
(define-coding-system): Docstring fixed (sjis->shift-jis).
authorKenichi Handa <handa@m17n.org>
Tue, 14 May 2002 07:58:24 +0000 (07:58 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 14 May 2002 07:58:24 +0000 (07:58 +0000)
lisp/international/mule.el

index ef06f533014016b970eb9567063261819e2bb591..f8cca2701283dbefb7d504adcc5e51bcda56776a 100644 (file)
@@ -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)