[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/pyim 8559805 2/5: Sort pyim-probe.el.
From: |
ELPA Syncer |
Subject: |
[elpa] externals/pyim 8559805 2/5: Sort pyim-probe.el. |
Date: |
Wed, 9 Jun 2021 10:57:15 -0400 (EDT) |
branch: externals/pyim
commit 85598054b0eddae1682fcf7447b060f5524fa964
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>
Sort pyim-probe.el.
---
pyim-probe.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/pyim-probe.el b/pyim-probe.el
index 3bbd4e9..f8394f2 100644
--- a/pyim-probe.el
+++ b/pyim-probe.el
@@ -52,10 +52,9 @@
;; 探针函数。
;;; Code:
-
+;; * 代码 :code:
(require 'pyim-common)
-;; * 代码 :code:
;; ** 根据环境自动切换到英文输入模式
(defun pyim-probe-program-mode ()
"激活这个 pyim 探针函数后,只能在字符串和 comment 中输入中文。