branch: externals/pyim commit f85dc490887f4394791aef97ceb88e4eaa32ee18 Author: Feng Shu <tuma...@163.com> Commit: Feng Shu <tuma...@163.com>
* pyim-preview.el (pyim-magic): Removed. --- pyim-preview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim-preview.el b/pyim-preview.el index 1462647..e4873e5 100644 --- a/pyim-preview.el +++ b/pyim-preview.el @@ -29,7 +29,7 @@ ;; * 代码 :code: (require 'cl-lib) (require 'pyim-common) -(require 'pyim-magic) +(require 'pyim-outcome) (defgroup pyim-preview nil "Preview libs for pyim."