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

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

[elpa] externals/pyim cf6f2850c8 1/2: * pyim-process.el (pyim-process-ru


From: ELPA Syncer
Subject: [elpa] externals/pyim cf6f2850c8 1/2: * pyim-process.el (pyim-process-run-async): remove comment.
Date: Wed, 29 Dec 2021 04:01:55 -0500 (EST)

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

    * pyim-process.el (pyim-process-run-async): remove comment.
---
 pyim-process.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pyim-process.el b/pyim-process.el
index c7ed8a3bb5..cdcc7f620c 100644
--- a/pyim-process.el
+++ b/pyim-process.el
@@ -320,7 +320,6 @@
 
 (defun pyim-process-run-async ()
   "Function used by `pyim-process-run-async-timer'"
-  ;; NEED HELP: 目前只有 posframe 和 minibufer 两种 page 可以用于异步处理。
   (unless (equal (selected-window) (minibuffer-window))
     (let* ((scheme-name (pyim-scheme-name))
            (words (delete-dups (pyim-candidates-create pyim-imobjs scheme-name 
t))))



reply via email to

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