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

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

[elpa] externals/pyim a53ebaae5e 1/2: * pyim-cregexp-utils.el (pyim-dhas


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

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

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

diff --git a/pyim-cregexp-utils.el b/pyim-cregexp-utils.el
index d8c2cbf1f1..060c69d8b9 100644
--- a/pyim-cregexp-utils.el
+++ b/pyim-cregexp-utils.el
@@ -28,6 +28,7 @@
 ;;; Code:
 ;; * 代码                                                           :code:
 (require 'pyim-cregexp)
+(require 'pyim-dhashcache)
 
 (defgroup pyim-cregexp nil
   "Chinese regexp tools for pyim."



reply via email to

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