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

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

[elpa] externals/pyim 62077cc 3/6: * pyim-dcache.el (pyim-dcache-create-


From: ELPA Syncer
Subject: [elpa] externals/pyim 62077cc 3/6: * pyim-dcache.el (pyim-dcache-create-dicts-md5): removed.
Date: Tue, 14 Dec 2021 00:57:30 -0500 (EST)

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

    * pyim-dcache.el (pyim-dcache-create-dicts-md5): removed.
---
 pyim-dcache.el | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pyim-dcache.el b/pyim-dcache.el
index 86a1f6f..0165042 100644
--- a/pyim-dcache.el
+++ b/pyim-dcache.el
@@ -227,10 +227,6 @@ non-nil,文件存在时将会提示用户是否覆盖,默认为覆盖模式"
   "保存词频到缓存."
   (pyim-dcache-call-api 'update-iword2count word prepend wordcount-handler))
 
-(defun pyim-dcache-search-word-code (word)
-  "搜素中文词条 WORD 对应的 code."
-  (pyim-dcache-call-api 'search-word-code word))
-
 ;; ** Dcache 加词功能
 (defun pyim-dcache-insert-word (word code prepend)
   "将词条 WORD 插入到 dcache 中。



reply via email to

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