emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/pyim c80e6ee 3/3: * pyim-scheme.el (cangjie): Move to p


From: ELPA Syncer
Subject: [elpa] externals/pyim c80e6ee 3/3: * pyim-scheme.el (cangjie): Move to pyim-cangjie5dict package.
Date: Wed, 28 Apr 2021 02:57:16 -0400 (EDT)

branch: externals/pyim
commit c80e6eeb457ccef6d4f33036759974d9637d6faf
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>

    * pyim-scheme.el (cangjie): Move to pyim-cangjie5dict package.
---
 pyim-scheme.el | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/pyim-scheme.el b/pyim-scheme.el
index 84a321f..f177d46 100644
--- a/pyim-scheme.el
+++ b/pyim-scheme.el
@@ -102,17 +102,6 @@
    :prefer-triggers ("v")))
 
 (pyim-scheme-add
- '(cangjie
-   :document "倉頡输入法。"
-   :class xingma
-   :first-chars "abcdefghijklmnopqrstuvwxyz"
-   :rest-chars "abcdefghijklmnopqrstuvwxyz"
-   :code-prefix "@" ;仓颉输入法词库中所有的 code 都以 "@" 开头,防止词库冲突。
-   :code-split-length 5 ;默认将用户输入切成 5 个字符长的 code 列表(不计算 code-prefix)
-   :code-maximum-length 5 ;仓颉词库中,code 的最大长度(不计算 code-prefix)
-   :prefer-triggers nil))
-
-(pyim-scheme-add
  '(pyim-shuangpin
    :document "与 pyim 配合良好的双拼输入法方案,源自小鹤双拼方案。"
    :class shuangpin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]