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

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

[elpa] externals/pyim 0ed0f00435 19/26: Add comment


From: ELPA Syncer
Subject: [elpa] externals/pyim 0ed0f00435 19/26: Add comment
Date: Sun, 26 Jun 2022 10:57:53 -0400 (EDT)

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

    Add comment
---
 pyim-process.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pyim-process.el b/pyim-process.el
index 8c488f01eb..6366215f72 100644
--- a/pyim-process.el
+++ b/pyim-process.el
@@ -251,6 +251,7 @@ imobj 组合构成在一起,构成了 imobjs 这个概念。比如:
 (defun pyim-process-delete-word (word)
   (pyim-dcache-delete-word word))
 
+;; ** pyim-input-method 核心函数
 (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]