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

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

[elpa] externals/pyim a8211cb 6/9: Add require to pyim-previews.el


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

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

    Add require to pyim-previews.el
---
 pyim-preview.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pyim-preview.el b/pyim-preview.el
index db10de4..c0a6692 100644
--- a/pyim-preview.el
+++ b/pyim-preview.el
@@ -29,6 +29,8 @@
 ;; * 代码                                                           :code:
 (require 'cl-lib)
 (require 'pyim-common)
+(require 'pyim-scheme)
+(require 'pyim-candidates)
 
 (defgroup pyim-preview nil
   "Preview libs for pyim."



reply via email to

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