branch: externals/ebdb
commit 5362b122582f7e8250d667b3ce1252485c9e2b6a
Author: tumashu <[email protected]>
Commit: Eric Abrahamsen <[email protected]>
require pyim, for chinese-pyim has been renamed to pyim (#45)
---
ebdb-chn.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ebdb-chn.el b/ebdb-chn.el
index e10c75e..73f756b 100644
--- a/ebdb-chn.el
+++ b/ebdb-chn.el
@@ -27,7 +27,7 @@
;;; Code:
-(require 'chinese-pyim-dictools)
+(require 'pyim)
(cl-defmethod ebdb-string-i18n ((phone ebdb-field-phone)
(_cc (eql 86)))