mirror of
https://github.com/vale981/ement.el
synced 2025-03-05 09:21:37 -05:00
Tidy: Compiler warning
This commit is contained in:
parent
9ce8fd5e77
commit
910e8f3168
1 changed files with 1 additions and 0 deletions
|
@ -891,6 +891,7 @@ IMAGE should be one as created by, e.g. `create-image'."
|
||||||
return (alist-get 'alias (ement-event-content event)))))
|
return (alist-get 'alias (ement-event-content event)))))
|
||||||
|
|
||||||
(declare-function magit-current-section "magit-section")
|
(declare-function magit-current-section "magit-section")
|
||||||
|
(declare-function eieio-oref "eieio-core")
|
||||||
(defun ement--room-at-point ()
|
(defun ement--room-at-point ()
|
||||||
"Return room at point.
|
"Return room at point.
|
||||||
Works in major-modes `ement-room-mode', `ement-room-list-mode',
|
Works in major-modes `ement-room-mode', `ement-room-list-mode',
|
||||||
|
|
Loading…
Add table
Reference in a new issue