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

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

[elpa] externals/pyim 76761ef76d: Silent pyim-mode-map warn.


From: ELPA Syncer
Subject: [elpa] externals/pyim 76761ef76d: Silent pyim-mode-map warn.
Date: Sun, 26 Jun 2022 11:57:48 -0400 (EDT)

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

    Silent pyim-mode-map warn.
---
 pyim-process.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pyim-process.el b/pyim-process.el
index e5c67148fa..fe86be9f06 100644
--- a/pyim-process.el
+++ b/pyim-process.el
@@ -250,6 +250,8 @@ imobj 组合构成在一起,构成了 imobjs 这个概念。比如:
   (pyim-dcache-delete-word word))
 
 ;; ** pyim-input-method 核心函数
+(defvar pyim-mode-map)
+
 (defun pyim-process-input-method (key)
   "`pyim-process-input-method' 是 `pyim-input-method' 内部使用的函数。
 



reply via email to

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