Mercurial > hg > xemacs-beta
comparison lisp/leim/quail/qj.el @ 159:3bb7ccffb0c0 r20-3b6
Import from CVS: tag r20-3b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:41:43 +0200 |
parents | 43dd3413c7c7 |
children |
comparison
equal
deleted
inserted
replaced
158:558dfa75ffb3 | 159:3bb7ccffb0c0 |
---|---|
6 | 6 |
7 ;; Do byte-compile this file again after any modification. | 7 ;; Do byte-compile this file again after any modification. |
8 | 8 |
9 ;;; Start of the header of original TIT dictionary. | 9 ;;; Start of the header of original TIT dictionary. |
10 | 10 |
11 ;; # $Id: qj.el,v 1.2 1997/06/06 00:57:09 steve Exp $ | 11 ;; # $Id: qj.el,v 1.3 1997/06/11 19:25:55 steve Exp $ |
12 ;; # HANZI input table for cxterm | 12 ;; # HANZI input table for cxterm |
13 ;; # To be used by cxterm, convert me to .cit format first | 13 ;; # To be used by cxterm, convert me to .cit format first |
14 ;; # .cit version 1 | 14 ;; # .cit version 1 |
15 ;; ENCODE: GB | 15 ;; ENCODE: GB |
16 ;; MULTICHOICE: NO | 16 ;; MULTICHOICE: NO |
17 ;; PROMPT: $A::WVJdHk!KH+=G!K(B# | 17 ;; PROMPT: $A::WVJdHk!KH+=G!K# (B |
18 ;; # | 18 ;; # |
19 ;; COMMENT Copyright 1991 by Yongguang Zhang. (ygz@cs.purdue.edu) | 19 ;; COMMENT Copyright 1991 by Yongguang Zhang. (ygz@cs.purdue.edu) |
20 ;; COMMENT Permission to use/modify/copy for any purpose is hereby granted. | 20 ;; COMMENT Permission to use/modify/copy for any purpose is hereby granted. |
21 ;; COMMENT Absolutely no warranties. | 21 ;; COMMENT Absolutely no warranties. |
22 ;; # define keys | 22 ;; # define keys |
31 | 31 |
32 (require 'quail) | 32 (require 'quail) |
33 | 33 |
34 (quail-define-package "quail-qj" "Chinese-GB" "$AH+=G(B" | 34 (quail-define-package "quail-qj" "Chinese-GB" "$AH+=G(B" |
35 nil | 35 nil |
36 "$A::WVJdHk!KH+=G!K(B# | 36 "$A::WVJdHk!KH+=G!K# (B |
37 Copyright 1991 by Yongguang Zhang. (ygz@cs.purdue.edu) | 37 Copyright 1991 by Yongguang Zhang. (ygz@cs.purdue.edu) |
38 Permission to use/modify/copy for any purpose is hereby granted. | 38 Permission to use/modify/copy for any purpose is hereby granted. |
39 Absolutely no warranties. | 39 Absolutely no warranties. |
40 " | 40 " |
41 '(("\C-?" . quail-delete-last-char) | 41 '(("\C-?" . quail-delete-last-char) |