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

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

[elpa] externals/pyim a2d06e16ae 1/5: * pyim-page.el: Fix comment.


From: ELPA Syncer
Subject: [elpa] externals/pyim a2d06e16ae 1/5: * pyim-page.el: Fix comment.
Date: Fri, 31 Dec 2021 01:57:45 -0500 (EST)

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

    * pyim-page.el: Fix comment.
---
 pyim-page.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyim-page.el b/pyim-page.el
index 8a45649f86..57c68799ae 100644
--- a/pyim-page.el
+++ b/pyim-page.el
@@ -28,7 +28,7 @@
 ;;; Code:
 ;; * 代码                                                           :code:
 (require 'cl-lib)
-;; Emacs 26.1 之前的版本无法按照 posframe.
+;; Emacs 26.1 之前的版本无法安装 posframe.
 (require 'posframe nil t)
 ;; popup 不是 GNU ELPA 包,所以 pyim 不能强制依赖它。
 (require 'popup nil t)



reply via email to

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