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

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

[elpa] externals/pyim 01a924ba8c: * pyim.el (pyim-dict): Require again.


From: ELPA Syncer
Subject: [elpa] externals/pyim 01a924ba8c: * pyim.el (pyim-dict): Require again.
Date: Sat, 28 May 2022 19:57:45 -0400 (EDT)

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

    * pyim.el (pyim-dict): Require again.
---
 pyim.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/pyim.el b/pyim.el
index 14b5a5696b..db8a0fc9bb 100644
--- a/pyim.el
+++ b/pyim.el
@@ -37,6 +37,9 @@
 (require 'pyim-autoselector)
 (require 'pyim-common)
 (require 'pyim-cstring)
+;; NOTE: pyim.el 不依赖这个包, 但由于历史原因,许多 elpa 词库包通过 pyim 来得到
+;; dict 相关的操作函数,所以暂时需要保留。
+(require 'pyim-dict)
 (require 'pyim-indicator)
 (require 'pyim-page)
 (require 'pyim-preview)



reply via email to

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