Eliminate compilation warnings
This commit is contained in:
parent
15cdf8f589
commit
fb9bfd2911
4 changed files with 5 additions and 0 deletions
|
|
@ -202,6 +202,7 @@ corresponding buffer.")
|
|||
(with-current-buffer (exwm--id->buffer id)
|
||||
(run-hooks 'exwm-manage-finish-hook)))))
|
||||
|
||||
;;;###autoload
|
||||
(defun exwm-manage--unmanage-window (id &optional withdraw-only)
|
||||
"Unmanage window ID."
|
||||
(let ((buffer (exwm--id->buffer id)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue