; Fix previous commit (6e5d79c048
)
This commit is contained in:
parent
de419bba04
commit
f91a911ef3
1 changed files with 1 additions and 1 deletions
|
@ -276,7 +276,7 @@ It is the default value of `show-paren-data-function'."
|
|||
"Redirect focus from child frame."
|
||||
(redirect-frame-focus
|
||||
show-paren--context-child-frame
|
||||
(frame-parent corfu--frame)))
|
||||
(frame-parent show-paren--context-child-frame)))
|
||||
|
||||
(defun show-paren--context-child-frame-buffer (text)
|
||||
(with-current-buffer
|
||||
|
|
Loading…
Add table
Reference in a new issue