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

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

[elpa] externals/pyim b042bfe 5/9: Add requires to pyim-outcome.el


From: ELPA Syncer
Subject: [elpa] externals/pyim b042bfe 5/9: Add requires to pyim-outcome.el
Date: Sat, 24 Apr 2021 05:57:12 -0400 (EDT)

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

    Add requires to pyim-outcome.el
---
 pyim-outcome.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/pyim-outcome.el b/pyim-outcome.el
index 5be5f78..7483c2c 100644
--- a/pyim-outcome.el
+++ b/pyim-outcome.el
@@ -29,6 +29,10 @@
 ;; * 代码                                                           :code:
 (require 'cl-lib)
 (require 'pyim-common)
+(require 'pyim-scheme)
+(require 'pyim-entered)
+(require 'pyim-candidates)
+(require 'pyim-punctuation)
 
 (defgroup pyim-outcome nil
   "Outcome tools for pyim."



reply via email to

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