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

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

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


From: ELPA Syncer
Subject: [elpa] externals/pyim 06b78f4: * pyim-pinyin.el (pyim-imobjs-find-fuzzy:quanpin-1): declare-function.
Date: Tue, 25 May 2021 02:57:09 -0400 (EDT)

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

    * pyim-pinyin.el (pyim-imobjs-find-fuzzy:quanpin-1): declare-function.
---
 pyim-pinyin.el | 2 ++
 1 file changed, 2 insertions(+)

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



reply via email to

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