Update mozc stuff
This commit is contained in:
@@ -47,7 +47,9 @@ CANDIDATES is the list of candidates."
|
||||
pos (1+ pos)
|
||||
'display `(space :align-to (,(- width right-width))))))
|
||||
(posframe-show (current-buffer)
|
||||
:position position))))
|
||||
:position position
|
||||
:border-width 1
|
||||
:border-color (face-attribute 'default :foreground)))))
|
||||
|
||||
(add-to-list 'mozc-candidate-dispatch-table
|
||||
'(posframe (clean-up . my/-mozc-cand-posframe-clean-up)
|
||||
|
||||
Reference in New Issue
Block a user