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

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

[elpa] externals/pyim e4f687e 1/2: * pyim-dhashcache.el (pyim-list-merge


From: ELPA Syncer
Subject: [elpa] externals/pyim e4f687e 1/2: * pyim-dhashcache.el (pyim-list-merge): remove declare-function.
Date: Sun, 25 Apr 2021 08:57:14 -0400 (EDT)

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

    * pyim-dhashcache.el (pyim-list-merge): remove declare-function.
---
 pyim-dhashcache.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pyim-dhashcache.el b/pyim-dhashcache.el
index fd01087..5d0a4b6 100644
--- a/pyim-dhashcache.el
+++ b/pyim-dhashcache.el
@@ -451,8 +451,6 @@ code 对应的中文词条了。
    pyim-dhashcache-icode2word)
   (remhash word pyim-dhashcache-iword2count))
 
-(declare-function pyim-list-merge "pyim" (a b))
-
 (defun pyim-dhashcache-insert-word-into-icode2word (word pinyin prepend)
   "保存个人词到缓存."
   (pyim-dhashcache-put pyim-dhashcache-icode2word



reply via email to

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