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

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

[elpa] externals/pyim 69d9e90: * pyim-imobjs.el (pyim-pinyin): Require.


From: ELPA Syncer
Subject: [elpa] externals/pyim 69d9e90: * pyim-imobjs.el (pyim-pinyin): Require.
Date: Tue, 8 Jun 2021 20:57:15 -0400 (EDT)

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

    * pyim-imobjs.el (pyim-pinyin): Require.
---
 pyim-imobjs.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pyim-imobjs.el b/pyim-imobjs.el
index b8b2c89..9ff21a3 100644
--- a/pyim-imobjs.el
+++ b/pyim-imobjs.el
@@ -29,6 +29,7 @@
 ;; * 代码                                                           :code:
 (require 'cl-lib)
 (require 'pyim-common)
+(require 'pyim-pinyin)
 
 (defgroup pyim-imobjs nil
   "Imobjs lib for pyim."



reply via email to

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