Mercurial > emacs
comparison lisp/language/japanese.el @ 23158:5c0a4ed13900
Add coding: local variable, to avoid bootstrapping problem
if you need to recompile all the Lisp files using interpreted code.
author | Paul Eggert <eggert@twinsun.com> |
---|---|
date | Mon, 31 Aug 1998 19:59:02 +0000 |
parents | 7a010b8c0d99 |
children | 6f70c8b3ea9a |
comparison
equal
deleted
inserted
replaced
23157:896708140990 | 23158:5c0a4ed13900 |
---|---|
1 ;;; japanese.el --- Japanese support | 1 ;;; japanese.el --- Japanese support -*- coding: iso-2022-7bit; -*- |
2 | 2 |
3 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. | 3 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. |
4 ;; Licensed to the Free Software Foundation. | 4 ;; Licensed to the Free Software Foundation. |
5 | 5 |
6 ;; Keywords: multilingual, Japanese | 6 ;; Keywords: multilingual, Japanese |