Mercurial > emacs
comparison leim/quail/hanja-jis.el @ 94710:4f1fd208c354
Switch to recommended form of GPLv3 permissions notice.
Fix footer where needed.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 07 May 2008 03:37:08 +0000 |
parents | 3ca83a726835 |
children | 0d2e4142fb60 |
comparison
equal
deleted
inserted
replaced
94709:2281719c874d | 94710:4f1fd208c354 |
---|---|
7 | 7 |
8 ;; Keywords: multilingual, input method, Korean, Hangul | 8 ;; Keywords: multilingual, input method, Korean, Hangul |
9 | 9 |
10 ;; This file is part of GNU Emacs. | 10 ;; This file is part of GNU Emacs. |
11 | 11 |
12 ;; GNU Emacs is free software; you can redistribute it and/or modify | 12 ;; GNU Emacs is free software: you can redistribute it and/or modify |
13 ;; it under the terms of the GNU General Public License as published by | 13 ;; it under the terms of the GNU General Public License as published by |
14 ;; the Free Software Foundation; either version 3, or (at your option) | 14 ;; the Free Software Foundation, either version 3 of the License, or |
15 ;; any later version. | 15 ;; (at your option) any later version. |
16 | 16 |
17 ;; GNU Emacs is distributed in the hope that it will be useful, | 17 ;; GNU Emacs is distributed in the hope that it will be useful, |
18 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of | 18 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of |
19 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 19 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
20 ;; GNU General Public License for more details. | 20 ;; GNU General Public License for more details. |
21 | 21 |
22 ;; You should have received a copy of the GNU General Public License | 22 ;; You should have received a copy of the GNU General Public License |
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the | 23 ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
24 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | |
25 ;; Boston, MA 02110-1301, USA. | |
26 | 24 |
27 ;;; Commentary: | 25 ;;; Commentary: |
28 | 26 |
29 ;;; Code: | 27 ;;; Code: |
30 | 28 |
524 ("gmd" "$B6=Fz(B") | 522 ("gmd" "$B6=Fz(B") |
525 ("gml" "$B4n4r4u5)5:5>I1Q%RzS)S`XAXZY&Zk[']8_f_g_t`!`:c6f<nZrF(B") | 523 ("gml" "$B4n4r4u5)5:5>I1Q%RzS)S`XAXZY&Zk[']8_f_g_t`!`:c6f<nZrF(B") |
526 ("glf" "$B5Merk#pvs\(B") | 524 ("glf" "$B5Merk#pvs\(B") |
527 ("unknown" "$B4#<5DNFJFdFuJ=KsL]QeRIRpS&S9SuS{T*T+T8T:T>TBTCTKTNTQTWT\T_UNU~V&V,V-V.V/V0V2V4V8VNW;WjWnWpY0YKY^Z1Zs[=[b[n\)\-\.\/\0\1\O\S\j\n\o\p\q\x]&]6]B]i^<^L^c_&_1`<a:a<a>b<bBbXbmbpbsc%c5cNcdc}d&d1d=dIdLdYdddfdhdte9eaebemenevf$g3g\h4h6hHhMhWhhiFi[ibj,jQj^jmk\lCmZmhmimzn%n}o'oZo]p#p-pXp]p`q;qIqRr;r@rGrOrZr_rer~s#s%(B")) | 525 ("unknown" "$B4#<5DNFJFdFuJ=KsL]QeRIRpS&S9SuS{T*T+T8T:T>TBTCTKTNTQTWT\T_UNU~V&V,V-V.V/V0V2V4V8VNW;WjWnWpY0YKY^Z1Zs[=[b[n\)\-\.\/\0\1\O\S\j\n\o\p\q\x]&]6]B]i^<^L^c_&_1`<a:a<a>b<bBbXbmbpbsc%c5cNcdc}d&d1d=dIdLdYdddfdhdte9eaebemenevf$g3g\h4h6hHhMhWhhiFi[ibj,jQj^jmk\lCmZmhmimzn%n}o'oZo]p#p-pXp]p`q;qIqRr;r@rGrOrZr_rer~s#s%(B")) |
528 | 526 |
529 ;;; arch-tag: 06336a2c-696e-45f1-9990-aff251e7493a | 527 ;; arch-tag: 06336a2c-696e-45f1-9990-aff251e7493a |
530 ;;; hanja-jis.el ends here | 528 ;;; hanja-jis.el ends here |