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

    * pyim-page.el (pyim-page-selection): Update docstring.
---
 pyim-page.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/pyim-page.el b/pyim-page.el
index beafd87..95f9b3b 100644
--- a/pyim-page.el
+++ b/pyim-page.el
@@ -93,9 +93,7 @@ Only useful when use posframe.")
 
 (defface pyim-page-selection
   '((t (:background "gray44")))
-  "选词框中已选词条的 face
-
-注意:当使用 minibuffer 为选词框时,这个选项才有用处。")
+  "选词框中已选词条的 face.")
 
 (defface pyim-page-subword
   '((t (:background "gray44")))

Reply via email to