From: handa Date: Tue, 27 Apr 2004 07:22:46 +0000 (+0000) Subject: Add coding tag euc-jp. X-Git-Tag: withdl~266 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=62cd0614bfe10e1244d566d7bc15ad73b5dcb9ef;p=m17n%2Fm17n-lib.git Add coding tag euc-jp. --- diff --git a/example/mconv.c b/example/mconv.c index b24bf68..5ab1472 100644 --- a/example/mconv.c +++ b/example/mconv.c @@ -1,4 +1,4 @@ -/* mconv.c -- Code converter. +/* mconv.c -- Code converter. -*- coding: euc-jp; -*- Copyright (C) 2003, 2004 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/example/mdate.c b/example/mdate.c index a4ea934..454a796 100644 --- a/example/mdate.c +++ b/example/mdate.c @@ -1,4 +1,4 @@ -/* mdate.c -- Show the sysmet date and time in all locales. +/* mdate.c -- Show system date/time in all locales. -*- coding: euc-jp; -*- Copyright (C) 2003, 2004 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/example/mdump.c b/example/mdump.c index 9a431d7..724959f 100644 --- a/example/mdump.c +++ b/example/mdump.c @@ -1,4 +1,4 @@ -/* mdump.c -- Dump text image +/* mdump.c -- Dump text image -*- coding: euc-jp; -*- Copyright (C) 2003, 2004 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/example/mimx-anthy.c b/example/mimx-anthy.c index 5f0349d..54f17f1 100644 --- a/example/mimx-anthy.c +++ b/example/mimx-anthy.c @@ -1,4 +1,4 @@ -/* mimx-anthy.c -- Input method external module for Anthy. +/* mimx-anthy.c -- Anthy input method external module. -*- coding: euc-jp; -*- Copyright (C) 2003, 2004 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/example/mimx-ispell.c b/example/mimx-ispell.c index 4e89503..7ecf734 100644 --- a/example/mimx-ispell.c +++ b/example/mimx-ispell.c @@ -1,4 +1,4 @@ -/* imx-ispell.c -- Input method external module for Ispell. +/* imx-ispell.c -- Ispell input method external module. -*- coding: euc-jp; -*- Copyright (C) 2003, 2004 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112