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

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

[elpa] externals/pyim 606d8597ef 2/2: Fix pyim-select-subword-by-number.


From: ELPA Syncer
Subject: [elpa] externals/pyim 606d8597ef 2/2: Fix pyim-select-subword-by-number.
Date: Sun, 26 Jun 2022 22:57:49 -0400 (EDT)

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

    Fix pyim-select-subword-by-number.
---
 pyim.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pyim.el b/pyim.el
index ce88367d67..bb65b703c3 100644
--- a/pyim.el
+++ b/pyim.el
@@ -487,7 +487,6 @@ FILE 的格式与 `pyim-dcache-export' 生成的文件格式相同,
   "以词定字功能。"
   (interactive)
   (pyim-process-plan-to-toggle-select-subword (or n 1))
-  (pyim-process-run)
   (pyim-select-word))
 
 ;; ** 翻页和翻词功能



reply via email to

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