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

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

[elpa] externals/pyim b24a1a0124 2/2: * pyim-cstring-utils.el (pyim-dhas


From: ELPA Syncer
Subject: [elpa] externals/pyim b24a1a0124 2/2: * pyim-cstring-utils.el (pyim-dhashcache): require.
Date: Sat, 18 Jun 2022 18:57:49 -0400 (EDT)

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

    * pyim-cstring-utils.el (pyim-dhashcache): require.
---
 pyim-cstring-utils.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pyim-cstring-utils.el b/pyim-cstring-utils.el
index 1e780c992f..76a46938b2 100644
--- a/pyim-cstring-utils.el
+++ b/pyim-cstring-utils.el
@@ -29,6 +29,7 @@
 ;; * 代码                                                           :code:
 (require 'cl-lib)
 (require 'pyim-cstring)
+(require 'pyim-dhashcache)
 
 (defgroup pyim-cstring nil
   "Chinese string tools for pyim."



reply via email to

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