view leim/CXTERM-DIC/QJ-b5.tit @ 104036:1a42628a650e

(elint-standard-variables): Remove most members, since the next two variables cover them automatically now. (elint-builtin-variables, elint-autoloaded-variables): New. (elint-unknown-builtin-args): Remove all members, since they can be parsed automatically now. (elint-extra-errors): New. (elint-env-add-env, elint-env-add-macro): Use cadr. (elint-current-buffer): Use or. Change final message. (elint-get-top-forms): Use line-end-position. (elint-init-env): Use cadr. Handle autoload, declare-function, and defalias. (elint-add-required-env): Doc fix. Use or. Standardize error. (regexp-assoc): Remove unused function. (elint-top-form): Set elint-current-pos, to record the start of the top-level form, for compilation-mode. (elint-form): Trap errors in macro expansion. Use dolist. (elint-unbound-variable): Use elint-builtin-variables and elint-autoloaded-variables. (elint-get-args): Use cadr, or. (elint-check-cond-form): Use dolist, cadr. (elint-check-condition-case-form): Doc fix. Use cadr. Use elint-extra-errors. (elint-log): New function. (elint-error, elint-warning): Use elint-log for a bytecomp-style format. Distinguish errors and warnings. (elint-log-message): Use with-current-buffer. Inhibit read-only. Use a bytecomp-style format. (elint-clear-log): Preserve default-directory. Inhibit read-only. (elint-get-log-buffer): Use compilation mode. Disable undo. Don't truncate lines. (elint-initialize): Set builtin and autoloaded variable lists. Only process elint-unknown-builtin-args if non-nil. (elint-find-builtin-variables, elint-find-autoloaded-variables): New functions. (elint-find-builtin-args): Doc fix. Handle "BODY...)".
author Glenn Morris <rgm@gnu.org>
date Thu, 23 Jul 2009 02:54:39 +0000
parents 04f23eb0c0ca
children 07774e5c3ff5 f1196eda45a0 ef719132ddfa
line wrap: on
line source

# HANZI input table for cxterm
# To be used by cxterm, convert me to .cit format first
# .cit version 2
ENCODE:	BIG5
AUTOSELECT:	YES
PROMPT:	º~¦r¿é¤J::¥þ¨¤::
#
COMMENT Copyright 1991 by Yongguang Zhang.      (ygz@cs.purdue.edu)
COMMENT Permission to use/modify/copy for any purpose is hereby granted.
COMMENT Absolutely no warranties.
# define keys
VALIDINPUTKEY:	\040!"\043$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMN
VALIDINPUTKEY:	OPQRSTUVWXYZ[\134]^_`abcdefghijklmnopqrstuvwxyz{|}~
# the following line must not be removed
BEGINDICTIONARY
#
\040	¡@
!	¡I
"	¡²
\043	¡­
$	¢L
%	¢H
&	¡®
'	¡¬
(	¡]
)	¡^
*	¡Î
+	¡Ï
,	¡A
-	¡Ð
.	¡D
/	¡þ
0	¢¯
1	¢°
2	¢±
3	¢²
4	¢³
5	¢´
6	¢µ
7	¢¶
8	¢·
9	¢¸
:	¡G
;	¡F
<	¡q
=	¡×
>	¡r
?	¡H
@	¢I
A	¢Ï
B	¢Ð
C	¢Ñ
D	¢Ò
E	¢Ó
F	¢Ô
G	¢Õ
H	¢Ö
I	¢×
J	¢Ø
K	¢Ù
L	¢Ú
M	¢Û
N	¢Ü
O	¢Ý
P	¢Þ
Q	¢ß
R	¢à
S	¢á
T	¢â
U	¢ã
V	¢ä
W	¢å
X	¢æ
Y	¢ç
Z	¢è
[	¡i
\134	¢@
]	¡j
^	¡s
_	¡Z
`	¡«
a	¢é
b	¢ê
c	¢ë
d	¢ì
e	¢í
f	¢î
g	¢ï
h	¢ð
i	¢ñ
j	¢ò
k	¢ó
l	¢ô
m	¢õ
n	¢ö
o	¢÷
p	¢ø
q	¢ù
r	¢ú
s	¢û
t	¢ü
u	¢ý
v	¢þ
w	£@
x	£A
y	£B
z	£C
{	¡a
|	¡U
}	¡b
~	¡ã

# arch-tag: 5c41662d-6b85-467f-a977-ba80a6bd9f2c