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

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

[elpa] externals/pyim b6b46a4e36 22/41: * pyim-candidates.el (pyim-candi


From: ELPA Syncer
Subject: [elpa] externals/pyim b6b46a4e36 22/41: * pyim-candidates.el (pyim-candidates-create): Remove method of shuangpin.
Date: Sat, 4 Jun 2022 09:57:46 -0400 (EDT)

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

    * pyim-candidates.el (pyim-candidates-create): Remove method of shuangpin.
---
 pyim-candidates.el | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pyim-candidates.el b/pyim-candidates.el
index 6434e66ce7..8a0536cbed 100644
--- a/pyim-candidates.el
+++ b/pyim-candidates.el
@@ -270,10 +270,6 @@
                      (car (split-string x "|")))
                    (pyim-pymap-py2cchar-get pinyin)))))
 
-(cl-defmethod pyim-candidates-create (_imobjs (_scheme pyim-scheme-shuangpin))
-  "按照 SCHEME, 从 IMOBJS 获得候选词条,用于双拼输入法。"
-  (cl-call-next-method))
-
 (cl-defgeneric pyim-candidates-create-async (imobjs scheme)
   "按照 SCHEME, 使用异步的方式从 IMOBJS 获得候选词条。")
 



reply via email to

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