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

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

[elpa] externals/pyim d931f05 2/3: * pyim-scheme.el (wubi): Move to pyim


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

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

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

diff --git a/pyim-scheme.el b/pyim-scheme.el
index 820d6d4..84a321f 100644
--- a/pyim-scheme.el
+++ b/pyim-scheme.el
@@ -102,17 +102,6 @@
    :prefer-triggers ("v")))
 
 (pyim-scheme-add
- '(wubi
-   :document "五笔输入法。"
-   :class xingma
-   :first-chars "abcdefghijklmnopqrstuvwxyz"
-   :rest-chars "abcdefghijklmnopqrstuvwxyz'"
-   :code-prefix "." ;五笔词库中所有的 code 都以 "." 开头,防止和拼音词库冲突。
-   :code-split-length 4 ;默认将用户输入切成 4 个字符长的 code 列表(不计算 code-prefix)
-   :code-maximum-length 4 ;五笔词库中,code 的最大长度(不计算 code-prefix)
-   :prefer-triggers nil))
-
-(pyim-scheme-add
  '(cangjie
    :document "倉頡输入法。"
    :class xingma



reply via email to

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