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

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

[elpa] externals/pyim de8641d 9/9: Add require to pyim-codes.el


From: ELPA Syncer
Subject: [elpa] externals/pyim de8641d 9/9: Add require to pyim-codes.el
Date: Sat, 24 Apr 2021 05:57:13 -0400 (EDT)

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

    Add require to pyim-codes.el
---
 pyim-codes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pyim-codes.el b/pyim-codes.el
index f8c8b71..ca45257 100644
--- a/pyim-codes.el
+++ b/pyim-codes.el
@@ -30,6 +30,7 @@
 (require 'cl-lib)
 (require 'pyim-scheme)
 (require 'pyim-imobjs)
+(require 'pyim-dcache)
 
 (defun pyim-codes-create (imobj scheme-name &optional first-n)
   "按照 SCHEME-NAME 对应的输入法方案,从一个 IMOBJ 创建一个列表 codes, 这个列表



reply via email to

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