diff options
| author | Ken'ichi Fukamachi <fukachan@fml.org> | 2018-09-14 12:57:35 +0900 |
|---|---|---|
| committer | Ken'ichi Fukamachi <fukachan@fml.org> | 2018-09-14 12:57:35 +0900 |
| commit | 22a2c0645a2e0ba8cafb89351f5d753f9d94cfa0 (patch) | |
| tree | a0a0a1199199fb1c37ba331a83ddd75b9397c2f3 /fml/doc/ja/tutorial/module | |
| parent | ea65aa92df7077f1cb2f11620af097bd1cc6b36c (diff) | |
| download | fml8-22a2c0645a2e0ba8cafb89351f5d753f9d94cfa0.tar.gz fml8-22a2c0645a2e0ba8cafb89351f5d753f9d94cfa0.tar.bz2 fml8-22a2c0645a2e0ba8cafb89351f5d753f9d94cfa0.zip | |
add "-*- mode:text coding:euc-jp -*-" in the first line by default.
Diffstat (limited to 'fml/doc/ja/tutorial/module')
| -rw-r--r-- | fml/doc/ja/tutorial/module/IO.sgml | 2 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/module/Message.sgml | 2 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/module/create.sgml | 2 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/module/encode.sgml | 2 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/module/nativelanguage.sgml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/fml/doc/ja/tutorial/module/IO.sgml b/fml/doc/ja/tutorial/module/IO.sgml index 328ebd12..0faa260a 100644 --- a/fml/doc/ja/tutorial/module/IO.sgml +++ b/fml/doc/ja/tutorial/module/IO.sgml @@ -1,4 +1,4 @@ -<!-- +<!-- -*- mode:text coding:euc-jp -*- $FML: IO.sgml,v 1.7 2010/03/18 20:28:05 fukachan Exp $ --> diff --git a/fml/doc/ja/tutorial/module/Message.sgml b/fml/doc/ja/tutorial/module/Message.sgml index 84875e9d..bf37922a 100644 --- a/fml/doc/ja/tutorial/module/Message.sgml +++ b/fml/doc/ja/tutorial/module/Message.sgml @@ -1,4 +1,4 @@ -<!-- +<!-- -*- mode:text coding:euc-jp -*- $FML: Message.sgml,v 1.5 2010/03/18 20:28:05 fukachan Exp $ --> diff --git a/fml/doc/ja/tutorial/module/create.sgml b/fml/doc/ja/tutorial/module/create.sgml index 93e39e51..7bae27d8 100644 --- a/fml/doc/ja/tutorial/module/create.sgml +++ b/fml/doc/ja/tutorial/module/create.sgml @@ -1,4 +1,4 @@ -<!-- +<!-- -*- mode:text coding:euc-jp -*- $FML: create.sgml,v 1.4 2008/08/19 03:16:57 fukachan Exp $ --> diff --git a/fml/doc/ja/tutorial/module/encode.sgml b/fml/doc/ja/tutorial/module/encode.sgml index 6449d220..695875cc 100644 --- a/fml/doc/ja/tutorial/module/encode.sgml +++ b/fml/doc/ja/tutorial/module/encode.sgml @@ -1,4 +1,4 @@ -<!-- +<!-- -*- mode:text coding:euc-jp -*- $FML: encode.sgml,v 1.2 2003/04/15 14:51:42 fukachan Exp $ --> diff --git a/fml/doc/ja/tutorial/module/nativelanguage.sgml b/fml/doc/ja/tutorial/module/nativelanguage.sgml index 583b86f2..56739bf8 100644 --- a/fml/doc/ja/tutorial/module/nativelanguage.sgml +++ b/fml/doc/ja/tutorial/module/nativelanguage.sgml @@ -1,4 +1,4 @@ -<!-- +<!-- -*- mode:text coding:euc-jp -*- $FML: nativelanguage.sgml,v 1.4 2008/08/19 03:16:57 fukachan Exp $ --> |
