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

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

[elpa] externals/pyim dcdae4db85 3/3: * pyim-cloudim.el (pyim-cloudim-pa


From: ELPA Syncer
Subject: [elpa] externals/pyim dcdae4db85 3/3: * pyim-cloudim.el (pyim-cloudim-parse-baidu-buffer): Add word comment.
Date: Thu, 12 May 2022 05:57:47 -0400 (EDT)

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

    * pyim-cloudim.el (pyim-cloudim-parse-baidu-buffer): Add word comment.
---
 pyim-cloudim.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyim-cloudim.el b/pyim-cloudim.el
index c9fb2755e9..703f0b9650 100644
--- a/pyim-cloudim.el
+++ b/pyim-cloudim.el
@@ -132,7 +132,7 @@
                 (buffer-string)
                 'utf-8))))
     (when (> (length word) 0)
-      (list word))))
+      (list (propertize word :comment "(云)")))))
 
 (defun pyim-cloudim:google (string scheme-name)
   "使用 google 云输入法引擎搜索 STRING, 获取词条列表。"



reply via email to

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