Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a3d0b0e0
Commit
a3d0b0e0
authored
Mar 31, 2001
by
Kenichi Handa
Browse files
*** empty log message ***
parent
c063e381
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
38 additions
and
0 deletions
+38
-0
leim/ChangeLog
leim/ChangeLog
+22
-0
leim/README
leim/README
+6
-0
lisp/ChangeLog
lisp/ChangeLog
+10
-0
No files found.
leim/ChangeLog
View file @
a3d0b0e0
2001
-
03
-
31
Kenichi
Handa
<
handa
@
etl
.
go
.
jp
>
*
Makefile
.
in
(
TIT
-
GB
):
Delete
quail
/
PY
.
elc
and
quail
/
ZIRANMA
.
elc
(
NON
-
TIT
-
BIG5
):
Delete
${
srcdir
}/
quail
/
quick
-
b5
.
elc
${
srcdir
}/
quail
/
tsang
-
b5
.
elc
.
(
CHINESE
-
NON
-
TIT
):
Delete
${
NON
-
TIT
-
CNS
}.
(
CHINESE
-
CNS
):
Delete
it
.
(
MISC
-
DIC
):
New
variable
.
(
CHINESE
):
Delete
${
CHINESE
-
CNS
}.
(
WORLD
):
Delete
${
MISC
-
DIC
}.
(
all
):
Depends
on
${
MISC
-
DIC
}.
(${
MISC
-
DIC
}):
New
target
.
(
clean
mostlyclean
):
Delete
also
${
MISC
-
DIC
}
${
MISC
-
DIC
:.
elc
=.
el
}.
*
MISC
-
DIC
/
cangjie
-
table
.
b5
,
MISC
-
DIC
/
cangjie
-
table
.
cns
,
MISC
-
DIC
/
pinyin
.
map
,
MISC
-
DIC
/
ziranma
.
cin
:
New
files
.
*
CXTERM
-
DIC
/
PY
.
tit
,
CXTERM
-
DIC
/
ZIRANMA
.
tit
:
Delete
them
.
*
quail
/
tsang
-
b5
.
el
,
quail
/
tsang
-
cns
.
el
,
quail
/
quick
-
b5
.
el
,
quail
/
quick
-
cns
.
el
:
Delete
them
.
2001
-
03
-
30
Eli
Zaretskii
<
eliz
@
is
.
elta
.
co
.
il
>
*
Makefile
.
in
(${
TIT
}):
Fix
whitespace
.
...
...
leim/README
View file @
a3d0b0e0
...
...
@@ -10,6 +10,12 @@ input method distributed with cxterm (Chinese version xterm). These
dictionaries are automatically converted to Quail packages (Emacs Lisp
source file) by `make'.
MISC-DIC:
This directory contains various dictionaries for Chinese input
methods. These dictionaries automatically converted to Quail packages
(Emacs Lisp source file) by `make'.
quail:
This directory contains Emacs Lisp source files for Quail packages.
...
...
lisp/ChangeLog
View file @
a3d0b0e0
2001-03-31 Kenichi Handa <handa@etl.go.jp>
* international/titdic-cnv.el (quail-cxterm-package-ext-info):
Delete entries for "chinese-py" and "chinese-ziranma".
(quail-misc-package-ext-info): New variable.
(tsang-quick-converter): New function.
(tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
(quick-cns-converter, py-converter, ziranma-converter)
(miscdic-convert, batch-miscdic-convert): New functions.
2001-03-30 Kenichi Handa <handa@etl.go.jp>
* international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment