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

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

[elpa] externals/pyim ce9aebb 4/9: Add requires to pyim-pages.el


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

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

    Add requires to pyim-pages.el
---
 pyim-page.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pyim-page.el b/pyim-page.el
index 5bf0aea..7afca95 100644
--- a/pyim-page.el
+++ b/pyim-page.el
@@ -31,6 +31,8 @@
 (require 'posframe nil t)
 (require 'popup nil t)
 (require 'pyim-common)
+(require 'pyim-candidates)
+(require 'pyim-outcome)
 
 (defgroup pyim-page nil
   "Page tools for pyim."



reply via email to

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