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

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

[elpa] externals/pyim 8a12ad5 1/3: Fix previous commit


From: ELPA Syncer
Subject: [elpa] externals/pyim 8a12ad5 1/3: Fix previous commit
Date: Fri, 23 Apr 2021 01:57:10 -0400 (EDT)

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

    Fix previous commit
---
 pyim-candidates.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pyim-candidates.el b/pyim-candidates.el
index c1b346e..835e737 100644
--- a/pyim-candidates.el
+++ b/pyim-candidates.el
@@ -30,7 +30,8 @@
 (require 'cl-lib)
 (require 'pyim-common)
 (require 'pyim-dcache)
-(require 'pyim-imobjs-codes)
+(require 'pyim-imobjs)
+(require 'pyim-codes)
 (require 'pyim-page)
 (require 'pyim-preview)
 



reply via email to

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