diff options
| author | Miles Bader | 2007-01-30 22:22:43 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-01-30 22:22:43 +0000 |
| commit | bb5b9e9dbe671b0525692acf1337efa271b33fb6 (patch) | |
| tree | 810c31e2c5f1bc8e79df0cc4b121a25a9d4b8642 /leim | |
| parent | f3df78db7218a084cbd58dc9a3cb5b9909b02d4d (diff) | |
| parent | 41e49ce63ee2f9945ff99a19b00752ea887ef506 (diff) | |
| download | emacs-bb5b9e9dbe671b0525692acf1337efa271b33fb6.tar.gz emacs-bb5b9e9dbe671b0525692acf1337efa271b33fb6.zip | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 615-621)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 197-199)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-166
Diffstat (limited to 'leim')
| -rw-r--r-- | leim/CXTERM-DIC/CCDOSPY.tit | 21 | ||||
| -rw-r--r-- | leim/CXTERM-DIC/README | 45 | ||||
| -rw-r--r-- | leim/CXTERM-DIC/SW.tit | 21 | ||||
| -rw-r--r-- | leim/CXTERM-DIC/TONEPY.tit | 21 | ||||
| -rw-r--r-- | leim/ChangeLog | 8 | ||||
| -rw-r--r-- | leim/MISC-DIC/README | 39 | ||||
| -rw-r--r-- | leim/MISC-DIC/pinyin.map | 29 | ||||
| -rw-r--r-- | leim/MISC-DIC/ziranma.cin | 29 | ||||
| -rw-r--r-- | leim/SKK-DIC/README | 2 | ||||
| -rw-r--r-- | leim/ja-dic/ja-dic.el | 4 |
10 files changed, 150 insertions, 69 deletions
diff --git a/leim/CXTERM-DIC/CCDOSPY.tit b/leim/CXTERM-DIC/CCDOSPY.tit index cca16b62d09..1c94c44b1ac 100644 --- a/leim/CXTERM-DIC/CCDOSPY.tit +++ b/leim/CXTERM-DIC/CCDOSPY.tit | |||
| @@ -1,4 +1,23 @@ | |||
| 1 | # $Id: CCDOSPY.tit,v 1.4 2007/01/24 06:35:08 handa Exp $ | 1 | # Header added for Emacs |
| 2 | # | ||
| 3 | # This file is included in the directory contrib/clients/cxterm of the | ||
| 4 | # distribution of X11R6. As the file itself does't contain copyright | ||
| 5 | # and license notices, the following statements in the section 6 of | ||
| 6 | # the file .../cxterm/README covers it. | ||
| 7 | # | ||
| 8 | # X11R6 CXTERM (C) 1994 BY YONGGUANG ZHANG. | ||
| 9 | # X11R5 CXTERM (C) 1991 BY YONGGUANG ZHANG AND MAN-CHI PONG. | ||
| 10 | # | ||
| 11 | # Permission to use, copy, modify, and distribute this software and | ||
| 12 | # its documentation for any purpose is hereby granted without fee, | ||
| 13 | # provided that this entire copyright and permission notice appear | ||
| 14 | # in all such copies, and that the name of the authors may not be | ||
| 15 | # used to endorse or promote products derived from this material | ||
| 16 | # without specific prior written permission. The authors make no | ||
| 17 | # representations about the suitability of this software for any | ||
| 18 | # purpose. It is provided "as is" without express or implied warranty. | ||
| 19 | # | ||
| 20 | # End of header added for Emacs | ||
| 2 | # HANZI input table for cxterm | 21 | # HANZI input table for cxterm |
| 3 | # To be used by cxterm, convert me to .cit format first | 22 | # To be used by cxterm, convert me to .cit format first |
| 4 | # .cit version 2 | 23 | # .cit version 2 |
diff --git a/leim/CXTERM-DIC/README b/leim/CXTERM-DIC/README index bda7055a2b5..d8731740a79 100644 --- a/leim/CXTERM-DIC/README +++ b/leim/CXTERM-DIC/README | |||
| @@ -1,58 +1,35 @@ | |||
| 1 | All *.tit files in this directory are dictionary files to use with | 1 | All *.tit files in this directory are dictionary files to use with |
| 2 | the program cxterm. Their source and copyright status are categorised | 2 | the program cxterm. Their source and copyright status are categorised |
| 3 | into these four. | 3 | into these four groups. |
| 4 | 4 | ||
| 5 | (1) QJ-b5.tit (renamed from .../cxterm/dict/big5/QJ.tit) | 5 | (1) QJ-b5.tit (renamed from .../cxterm/dict/big5/QJ.tit) |
| 6 | QJ.tit (copied from .../cxterm/dict/gb/QJ.tit) | 6 | QJ.tit (copied from .../cxterm/dict/gb/QJ.tit) |
| 7 | 7 | ||
| 8 | These are verbatim copies of what included in the directory | 8 | They are verbatim copies of those included in the directory |
| 9 | contrib/clients/cxterm of the distribution of X11R6. Each file | 9 | contrib/clients/cxterm of the distribution of X11R6. Each file |
| 10 | contains a copyright notice. | 10 | contains a license notice. |
| 11 | 11 | ||
| 12 | (2) CCDOSPY.tit (copied from .../cxterm/dict/gb/CCDOSPY.tit) | 12 | (2) CCDOSPY.tit (copied from .../cxterm/dict/gb/CCDOSPY.tit) |
| 13 | PY-b5.tit (renamed from .../cxterm/dict/big5/PY.tit) | 13 | PY-b5.tit (renamed from .../cxterm/dict/big5/PY.tit) |
| 14 | SW.tit (copied from .../cxterm/dict/gb/SW.tit) | 14 | SW.tit (copied from .../cxterm/dict/gb/SW.tit) |
| 15 | TONEPY.tit (copied from .../cxterm/dict/gb/TONEPY.tit) | 15 | TONEPY.tit (copied from .../cxterm/dict/gb/TONEPY.tit) |
| 16 | 16 | ||
| 17 | These are verbatim copies of what included in the directory | 17 | They are copies of those included in the directory |
| 18 | contrib/clients/cxterm of the distribution of X11R6. As those files | 18 | contrib/clients/cxterm of the distribution of X11R6. As the original |
| 19 | themselves don't contain copyright notices, the section 6 of the file | 19 | files don't contain copyright and license notices, a proper notice is |
| 20 | .../cxterm/README should cover them. | 20 | extracted from .../cxterm/README and added at the head of each file. |
| 21 | |||
| 22 | ============================================================ | ||
| 23 | 6. COPYRIGHTS AND TERMS | ||
| 24 | |||
| 25 | This copyright and permission notice outlines the rights and | ||
| 26 | restrictions covering most parts of this distribution of cxterm. | ||
| 27 | Cxterm is modified from xterm, which is copyrighted by MIT. | ||
| 28 | Some individual files are covered by other copyrights. Utils | ||
| 29 | parts are redistributed software covered by their own copyrights | ||
| 30 | and terms. Please see individual file's copyright notices. | ||
| 31 | |||
| 32 | X11R6 CXTERM (C) 1994 BY YONGGUANG ZHANG. | ||
| 33 | X11R5 CXTERM (C) 1991 BY YONGGUANG ZHANG AND MAN-CHI PONG. | ||
| 34 | |||
| 35 | Permission to use, copy, modify, and distribute this software and | ||
| 36 | its documentation for any purpose is hereby granted without fee, | ||
| 37 | provided that this entire copyright and permission notice appear | ||
| 38 | in all such copies, and that the name of the authors may not be | ||
| 39 | used to endorse or promote products derived from this material | ||
| 40 | without specific prior written permission. The authors make no | ||
| 41 | representations about the suitability of this software for any | ||
| 42 | purpose. It is provided "as is" without express or implied warranty. | ||
| 43 | ============================================================ | ||
| 44 | 21 | ||
| 45 | (3) 4Corner.tit | 22 | (3) 4Corner.tit |
| 46 | ARRAY30.tit | 23 | ARRAY30.tit |
| 47 | ETZY.tit | 24 | ETZY.tit |
| 48 | ZOZY.tit | 25 | ZOZY.tit |
| 49 | 26 | ||
| 50 | These are the versions modified by the original authors from what | 27 | They are versions modified by the original authors from those |
| 51 | distributed with X11R5 to include proper copyright notices. Each file | 28 | distributed with X11R5 to include proper copyright notices. Each file |
| 52 | contains a copyright notice. | 29 | contains a license notice. |
| 53 | 30 | ||
| 54 | (4) ECDICT.tit, Punct-b5.tit, Punct.tit | 31 | (4) ECDICT.tit, Punct-b5.tit, Punct.tit |
| 55 | 32 | ||
| 56 | These are verbatim copies of what distributed at | 33 | They are verbatim copies of those distributed at |
| 57 | ftp://ftp.ifcss.org/pub/software/. Each file contains a copyright | 34 | ftp://ftp.ifcss.org/pub/software/. Each file contains a license |
| 58 | notice. | 35 | notice. |
diff --git a/leim/CXTERM-DIC/SW.tit b/leim/CXTERM-DIC/SW.tit index b32c73762d4..f9d640e23da 100644 --- a/leim/CXTERM-DIC/SW.tit +++ b/leim/CXTERM-DIC/SW.tit | |||
| @@ -1,4 +1,23 @@ | |||
| 1 | # $Id: SW.tit,v 1.4 2007/01/24 06:35:08 handa Exp $ | 1 | # Header added for Emacs |
| 2 | # | ||
| 3 | # This file is included in the directory contrib/clients/cxterm of the | ||
| 4 | # distribution of X11R6. As the file itself does't contain copyright | ||
| 5 | # and license notices, the following statements in the section 6 of | ||
| 6 | # the file .../cxterm/README covers it. | ||
| 7 | # | ||
| 8 | # X11R6 CXTERM (C) 1994 BY YONGGUANG ZHANG. | ||
| 9 | # X11R5 CXTERM (C) 1991 BY YONGGUANG ZHANG AND MAN-CHI PONG. | ||
| 10 | # | ||
| 11 | # Permission to use, copy, modify, and distribute this software and | ||
| 12 | # its documentation for any purpose is hereby granted without fee, | ||
| 13 | # provided that this entire copyright and permission notice appear | ||
| 14 | # in all such copies, and that the name of the authors may not be | ||
| 15 | # used to endorse or promote products derived from this material | ||
| 16 | # without specific prior written permission. The authors make no | ||
| 17 | # representations about the suitability of this software for any | ||
| 18 | # purpose. It is provided "as is" without express or implied warranty. | ||
| 19 | # | ||
| 20 | # End of header added for Emacs | ||
| 2 | # HANZI input table for cxterm | 21 | # HANZI input table for cxterm |
| 3 | # To be used by cxterm, convert me to .cit format first | 22 | # To be used by cxterm, convert me to .cit format first |
| 4 | # .cit version 2 | 23 | # .cit version 2 |
diff --git a/leim/CXTERM-DIC/TONEPY.tit b/leim/CXTERM-DIC/TONEPY.tit index 46b8df61bbe..8ada4971d83 100644 --- a/leim/CXTERM-DIC/TONEPY.tit +++ b/leim/CXTERM-DIC/TONEPY.tit | |||
| @@ -1,4 +1,23 @@ | |||
| 1 | # $Id: TONEPY.tit,v 1.4 2007/01/24 06:35:08 handa Exp $ | 1 | # Header added for Emacs |
| 2 | # | ||
| 3 | # This file is included in the directory contrib/clients/cxterm of the | ||
| 4 | # distribution of X11R6. As the file itself does't contain copyright | ||
| 5 | # and license notices, the following statements in the section 6 of | ||
| 6 | # the file .../cxterm/README covers it. | ||
| 7 | # | ||
| 8 | # X11R6 CXTERM (C) 1994 BY YONGGUANG ZHANG. | ||
| 9 | # X11R5 CXTERM (C) 1991 BY YONGGUANG ZHANG AND MAN-CHI PONG. | ||
| 10 | # | ||
| 11 | # Permission to use, copy, modify, and distribute this software and | ||
| 12 | # its documentation for any purpose is hereby granted without fee, | ||
| 13 | # provided that this entire copyright and permission notice appear | ||
| 14 | # in all such copies, and that the name of the authors may not be | ||
| 15 | # used to endorse or promote products derived from this material | ||
| 16 | # without specific prior written permission. The authors make no | ||
| 17 | # representations about the suitability of this software for any | ||
| 18 | # purpose. It is provided "as is" without express or implied warranty. | ||
| 19 | # | ||
| 20 | # End of header added for Emacs | ||
| 2 | # HANZI input table for cxterm | 21 | # HANZI input table for cxterm |
| 3 | # To be used by cxterm, convert me to .cit format first | 22 | # To be used by cxterm, convert me to .cit format first |
| 4 | # .cit version 2 | 23 | # .cit version 2 |
diff --git a/leim/ChangeLog b/leim/ChangeLog index 53879b2aef6..a52cb044489 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2007-01-30 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/PY-b5.tit, CXTERM-DIC/SW.tit, | ||
| 4 | CXTERM-DIC/TONEPY.tit: Add copyright and license notices. | ||
| 5 | |||
| 6 | * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Add copyright and | ||
| 7 | license notices. | ||
| 8 | |||
| 1 | 2007-01-24 Kenichi Handa <handa@m17n.org> | 9 | 2007-01-24 Kenichi Handa <handa@m17n.org> |
| 2 | 10 | ||
| 3 | * MISC-DIC/README: New file. | 11 | * MISC-DIC/README: New file. |
diff --git a/leim/MISC-DIC/README b/leim/MISC-DIC/README index fbc061801aa..95efbd4d27b 100644 --- a/leim/MISC-DIC/README +++ b/leim/MISC-DIC/README | |||
| @@ -1,46 +1,27 @@ | |||
| 1 | The source and copyright status of dictionary files in this directory | 1 | The source and copyright status of dictionary files in this directory |
| 2 | are categorised into these three. | 2 | are categorised into these three groups. |
| 3 | 3 | ||
| 4 | (1) cangjie-table.b5 | 4 | (1) cangjie-table.b5 |
| 5 | cangjie-table.cns | 5 | cangjie-table.cns |
| 6 | 6 | ||
| 7 | These are verbatim copies of what distributed by the author Christian | 7 | They are verbatim copies of those distributed by the author Christian |
| 8 | Wittern himself. Each file contains a copyright notice. | 8 | Wittern himself. Each file contains a license notice. |
| 9 | 9 | ||
| 10 | (2) CTLau.html | 10 | (2) CTLau.html |
| 11 | CTLau-b5.html | 11 | CTLau-b5.html |
| 12 | 12 | ||
| 13 | These are verbatim copies of what distributed at the authors home page | 13 | They are verbatim copies of those distributed at the author's home |
| 14 | <umunhum.stanford.edu/~lee/chicomp/> Each file contains a copyright | 14 | page <umunhum.stanford.edu/~lee/chicomp/>. Each file contains a |
| 15 | notice. | 15 | license notice. |
| 16 | 16 | ||
| 17 | (3) pinyin.map | 17 | (3) pinyin.map |
| 18 | ziranma.cin | 18 | ziranma.cin |
| 19 | 19 | ||
| 20 | These are verbatim copies of what distributed with a free packaged | 20 | They are copies of those distributed with a free package |
| 21 | called CCE at: | 21 | called CCE at: |
| 22 | http://ftp.debian.org/debian/dists/potato/main | 22 | http://ftp.debian.org/debian/dists/potato/main |
| 23 | /source/utils/cce_0.36.orig.tar.gz | 23 | /source/utils/cce_0.36.orig.tar.gz |
| 24 | 24 | ||
| 25 | As those files themselves don't contain copyright notices, the | 25 | As the original files don't contain copyright and license notices, a |
| 26 | copyright notice of the package itself should cover them. | 26 | proper notice is extracted from the file Copyright and added at the |
| 27 | 27 | head of each file. | |
| 28 | ============================================================ | ||
| 29 | Copyright (C) 1999, Rui He, herui@cs.duke.edu | ||
| 30 | |||
| 31 | |||
| 32 | CCE(Console Chinese Environment) 0.32 | ||
| 33 | |||
| 34 | CCE is free software; you can redistribute it and/or modify it under the | ||
| 35 | terms of the GNU General Public License as published by the Free Software | ||
| 36 | Foundation; either version 1, or (at your option) any later version. | ||
| 37 | |||
| 38 | CCE is distributed in the hope that it will be useful, but WITHOUT ANY | ||
| 39 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS | ||
| 40 | FOR A PARTICULAR PURPOSE. See the GNU General Public License for more | ||
| 41 | details. | ||
| 42 | |||
| 43 | You should have received a copy of the GNU General Public License along with | ||
| 44 | CCE; see the file COPYING. If not, write to the Free Software Foundation, | ||
| 45 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.") | ||
| 46 | ============================================================ | ||
diff --git a/leim/MISC-DIC/pinyin.map b/leim/MISC-DIC/pinyin.map index ff6b1a79728..47078e50282 100644 --- a/leim/MISC-DIC/pinyin.map +++ b/leim/MISC-DIC/pinyin.map | |||
| @@ -1,3 +1,32 @@ | |||
| 1 | % Header added for Emacs | ||
| 2 | % | ||
| 3 | % This file is included in the free package called CCE. It is | ||
| 4 | % available at: | ||
| 5 | % http://ftp.debian.org/debian/dists/potato/main | ||
| 6 | % /source/utils/cce_0.36.orig.tar.gz | ||
| 7 | % | ||
| 8 | % As the file itself doesn't contain copyright and license notices, | ||
| 9 | % the following statements of the file cce/Copyright covers it. | ||
| 10 | % | ||
| 11 | % Copyright (C) 1999, Rui He, herui@cs.duke.edu | ||
| 12 | % | ||
| 13 | % | ||
| 14 | % CCE(Console Chinese Environment) 0.32 | ||
| 15 | % | ||
| 16 | % CCE is free software; you can redistribute it and/or modify it under the | ||
| 17 | % terms of the GNU General Public License as published by the Free Software | ||
| 18 | % Foundation; either version 1, or (at your option) any later version. | ||
| 19 | % | ||
| 20 | % CCE is distributed in the hope that it will be useful, but WITHOUT ANY | ||
| 21 | % WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS | ||
| 22 | % FOR A PARTICULAR PURPOSE. See the GNU General Public License for more | ||
| 23 | % details. | ||
| 24 | % | ||
| 25 | % You should have received a copy of the GNU General Public License along with | ||
| 26 | % CCE; see the file COPYING. If not, write to the Free Software Foundation, | ||
| 27 | % 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. | ||
| 28 | % | ||
| 29 | % End of header added for Emacs | ||
| 1 | a °¢°¡ºÇëçàÄï¹ß¹ | 30 | a °¢°¡ºÇëçàÄï¹ß¹ |
| 2 | ai °®°§°¤°°£°©°¬°¦°«°¥°¨°ª°¯êÓö°ÞßàÈè¨æÈïÍàÉíÁ | 31 | ai °®°§°¤°°£°©°¬°¦°«°¥°¨°ª°¯êÓö°ÞßàÈè¨æÈïÍàÉíÁ |
| 3 | an °²°¸°´°µ°¶°³ÚÏ÷ö°°°±âÖèñðÆ°·ï§ÞîáíÛû | 32 | an °²°¸°´°µ°¶°³ÚÏ÷ö°°°±âÖèñðÆ°·ï§ÞîáíÛû |
diff --git a/leim/MISC-DIC/ziranma.cin b/leim/MISC-DIC/ziranma.cin index 91122fc4fdb..fe380e9dc49 100644 --- a/leim/MISC-DIC/ziranma.cin +++ b/leim/MISC-DIC/ziranma.cin | |||
| @@ -1,3 +1,32 @@ | |||
| 1 | % Header added for Emacs | ||
| 2 | % | ||
| 3 | % This file is included in the free package called CCE. It is | ||
| 4 | % available at: | ||
| 5 | % http://ftp.debian.org/debian/dists/potato/main | ||
| 6 | % /source/utils/cce_0.36.orig.tar.gz | ||
| 7 | % | ||
| 8 | % As the file itself doesn't contain copyright and license notices, | ||
| 9 | % the following statements of the file cce/Copyright covers it. | ||
| 10 | % | ||
| 11 | % Copyright (C) 1999, Rui He, herui@cs.duke.edu | ||
| 12 | % | ||
| 13 | % | ||
| 14 | % CCE(Console Chinese Environment) 0.32 | ||
| 15 | % | ||
| 16 | % CCE is free software; you can redistribute it and/or modify it under the | ||
| 17 | % terms of the GNU General Public License as published by the Free Software | ||
| 18 | % Foundation; either version 1, or (at your option) any later version. | ||
| 19 | % | ||
| 20 | % CCE is distributed in the hope that it will be useful, but WITHOUT ANY | ||
| 21 | % WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS | ||
| 22 | % FOR A PARTICULAR PURPOSE. See the GNU General Public License for more | ||
| 23 | % details. | ||
| 24 | % | ||
| 25 | % You should have received a copy of the GNU General Public License along with | ||
| 26 | % CCE; see the file COPYING. If not, write to the Free Software Foundation, | ||
| 27 | % 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. | ||
| 28 | % | ||
| 29 | % End of header added for Emacs | ||
| 1 | %ename ZiranMa | 30 | %ename ZiranMa |
| 2 | %prompt ¡¾×ÔÈ»¡¿ | 31 | %prompt ¡¾×ÔÈ»¡¿ |
| 3 | %selkey 1234567890 | 32 | %selkey 1234567890 |
diff --git a/leim/SKK-DIC/README b/leim/SKK-DIC/README index f2a6313bc98..e3b76e0832e 100644 --- a/leim/SKK-DIC/README +++ b/leim/SKK-DIC/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | The file SKK-JISYO.L is a verbatim copy of what distributed with SKK | 1 | The file SKK-JISYO.L is a verbatim copy of that distributed with SKK |
| 2 | Ver.8.6. The author of SKK is Masahiko Sato | 2 | Ver.8.6. The author of SKK is Masahiko Sato |
| 3 | <masahiko@sato.riec.tohoku.ac.jp>. SKK is free software distributed | 3 | <masahiko@sato.riec.tohoku.ac.jp>. SKK is free software distributed |
| 4 | under the terms of the GNU General Public License. | 4 | under the terms of the GNU General Public License. |
diff --git a/leim/ja-dic/ja-dic.el b/leim/ja-dic/ja-dic.el index 1866131c28b..695ea79c4a7 100644 --- a/leim/ja-dic/ja-dic.el +++ b/leim/ja-dic/ja-dic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ja-dic.el --- dictionary for Japanese input method -*-coding: iso-2022-jp;-*- | 1 | ;;; ja-dic.el --- dictionary for Japanese input method -*-coding: iso-2022-jp; byte-compile-disable-print-circle:t; -*- |
| 2 | ;; Generated by the command `skkdic-convert' | 2 | ;; Generated by the command `skkdic-convert' |
| 3 | ;; Date: Wed Jan 24 15:18:03 2007 | 3 | ;; Date: Mon Jan 29 12:08:57 2007 |
| 4 | ;; Original SKK dictionary file: ../SKK-DIC/SKK-JISYO.L | 4 | ;; Original SKK dictionary file: ../SKK-DIC/SKK-JISYO.L |
| 5 | 5 | ||
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |