branch: externals/pyim commit 494ce698cfab32691e46d426de523236b6c84b78 Author: Feng Shu <tuma...@163.com> Commit: Feng Shu <tuma...@163.com>
* pyim-dregcache.el (pyim-dcache-export-words-and-counts): Fix warn. --- pyim-dregcache.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyim-dregcache.el b/pyim-dregcache.el index 0cab78cc88..e5418a745f 100644 --- a/pyim-dregcache.el +++ b/pyim-dregcache.el @@ -468,8 +468,8 @@ update-icode2word 目前只要是用于更新型码输入法的 code-prefix, 所 ;; ** 导出 dregcache 相关函数 (cl-defmethod pyim-dcache-export-words-and-counts - (file &context ((pyim-dcache-backend) (eql pyim-dregcache)) - &optional confirm) + (_file &context ((pyim-dcache-backend) (eql pyim-dregcache)) + &optional _confirm) "TODO") (cl-defmethod pyim-dcache-export-personal-words