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

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

[elpa] externals/pyim 8ad983860e 1/3: * pyim-dcache.el (pyim-dcache-get)


From: ELPA Syncer
Subject: [elpa] externals/pyim 8ad983860e 1/3: * pyim-dcache.el (pyim-dcache-get): Do not load backend.
Date: Sun, 12 Jun 2022 08:57:51 -0400 (EDT)

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

    * pyim-dcache.el (pyim-dcache-get): Do not load backend.
---
 pyim-dcache.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pyim-dcache.el b/pyim-dcache.el
index 4e51d36e4a..a726e7dee0 100644
--- a/pyim-dcache.el
+++ b/pyim-dcache.el
@@ -220,9 +220,6 @@ dcache.
 如果 FROM 是 nil, 那么 fallback 到 \\='(icode2word code2word)."
   nil)
 
-(cl-defmethod pyim-dcache-get :before (_code &optional _from)
-  (pyim-dcache-load-backend))
-
 ;; ** Dcache 加词功能接口
 (cl-defgeneric pyim-dcache-insert-word (word code prepend)
   "将词条 WORD 插入到 dcache 中。



reply via email to

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