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

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

[elpa] externals/pyim dbd9815164 03/41: * pyim-candidates.el (pyim-candi


From: ELPA Syncer
Subject: [elpa] externals/pyim dbd9815164 03/41: * pyim-candidates.el (pyim-candidates-create): Remove comment.
Date: Sat, 4 Jun 2022 09:57:45 -0400 (EDT)

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

    * pyim-candidates.el (pyim-candidates-create): Remove comment.
---
 pyim-candidates.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pyim-candidates.el b/pyim-candidates.el
index 0cd99f1287..eb3af9f23e 100644
--- a/pyim-candidates.el
+++ b/pyim-candidates.el
@@ -128,9 +128,6 @@
 
           ;; 5. output => 工子又 工子叕
           (setq output
-                ;; NOTE: 下面这种策略是否合理?
-                ;; 1. 第一个词选择公共词库中的第一个词。
-                ;; 2. 剩下的分成常用字和词,常用字优先排,字和词各按 count 大小排序。
                 (let* ((personal-words (pyim-dcache-get last-code 
'(icode2word)))
                        (personal-words (pyim-candidates-sort personal-words))
                        (common-words (pyim-dcache-get last-code '(code2word)))



reply via email to

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