/[emacs]/emacs/lisp/language/japanese.el
ViewVC logotype

Diff of /emacs/lisp/language/japanese.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by jasonr, Mon Feb 25 22:52:54 2002 UTC revision 1.29.4.1 by miles, Fri Apr 4 06:20:27 2003 UTC
# Line 1  Line 1 
1  ;;; japanese.el --- support for Japanese -*- coding: iso-2022-7bit; -*-  ;;; japanese.el --- support for Japanese -*- coding: iso-2022-7bit; no-byte-compile: t -*-
2    
3  ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.  ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
4  ;; Licensed to the Free Software Foundation.  ;; Licensed to the Free Software Foundation.
# Line 94  Line 94 
94    
95  (set-language-info-alist  (set-language-info-alist
96   "Japanese" '((setup-function . setup-japanese-environment-internal)   "Japanese" '((setup-function . setup-japanese-environment-internal)
               (exit-function . exit-japanese-environment)  
97                (tutorial . "TUTORIAL.ja")                (tutorial . "TUTORIAL.ja")
98                (charset japanese-jisx0208 japanese-jisx0208-1978                (charset japanese-jisx0208 japanese-jisx0208-1978
99                         japanese-jisx0212 latin-jisx0201 katakana-jisx0201                         japanese-jisx0212 latin-jisx0201 katakana-jisx0201

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.29.4.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26