branch: externals/pyim
commit fc0bb39229416d386edc94f7658c18eb70f7afa7
Author: Feng Shu <[email protected]>
Commit: Feng Shu <[email protected]>

    * pyim-page.el (pyim-page-style:minibuffer): improved.
---
 pyim-page.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyim-page.el b/pyim-page.el
index 5967208651..9a9fd3d635 100644
--- a/pyim-page.el
+++ b/pyim-page.el
@@ -457,7 +457,7 @@ page 的概念,比如,上面的 “nihao” 的 *待选词列表* 就可以
 +------------------------------------+
 | [ni hao]: 1.你好 2.你号 ...  (1/9) |
 +------------------------------------+"
-  (format "[%-15s]:%s(%s/%s)"
+  (format "[%-15s]: %s(%s/%s)"
           (pyim-page-preview-create)
           (pyim-page-menu-create
            (gethash :candidates page-info)

Reply via email to