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

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

[elpa] externals/pyim 5df359b 5/6: Refactor pyim.el


From: ELPA Syncer
Subject: [elpa] externals/pyim 5df359b 5/6: Refactor pyim.el
Date: Sun, 25 Apr 2021 00:57:12 -0400 (EDT)

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

    Refactor pyim.el
---
 pyim.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pyim.el b/pyim.el
index d0f751f..5452af9 100644
--- a/pyim.el
+++ b/pyim.el
@@ -325,6 +325,7 @@ pyim 使用函数 `pyim-start' 启动输入法的时候,会将变量
     (message "pyim 重启完成。"))
   nil)
 
+;; ** pyim 从 minibuffer 退出功能
 (declare-function quail-exit-from-minibuffer "quail" ())
 
 (defun pyim-exit-from-minibuffer ()
@@ -830,7 +831,7 @@ FILE 的格式与 `pyim-dcache-export' 生成的文件格式相同,
 ;; ** pyim 中文 regexp 工具
 (require 'pyim-cregexp)
 
-;; ** pyim 探针程序
+;; ** pyim 探针
 (require 'pyim-probe)
 
 ;; * Footer



reply via email to

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