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

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

[elpa] externals/pyim 662a6c1: * pyim-pinyin.el (pyim-imobjs-find-fuzzy:


From: ELPA Syncer
Subject: [elpa] externals/pyim 662a6c1: * pyim-pinyin.el (pyim-imobjs-find-fuzzy:quanpin-1): Fix name.
Date: Tue, 25 May 2021 05:57:10 -0400 (EDT)

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

    * pyim-pinyin.el (pyim-imobjs-find-fuzzy:quanpin-1): Fix name.
---
 pyim-pinyin.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyim-pinyin.el b/pyim-pinyin.el
index 7d06dbf..439619f 100644
--- a/pyim-pinyin.el
+++ b/pyim-pinyin.el
@@ -108,7 +108,7 @@
     (cons shenmu
           (substring pinyin (length shenmu)))))
 
-(declare-function 'pyim-imobjs-find-fuzzy:quanpin-1 "pyim-imobj")
+(declare-function 'pyim-imobjs-find-fuzzy:quanpin-1 "pyim-imobjs")
 
 (defun pyim-pinyin-get-charpy (pinyin)
   "将拼音字符串 PINYIN 分解成声母,韵母和剩余部分."



reply via email to

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