mirror of
https://github.com/vale981/ement.el
synced 2025-03-05 09:21:37 -05:00
Comment: Add FIXME
This commit is contained in:
parent
f088b24a29
commit
397ee96777
1 changed files with 1 additions and 0 deletions
|
@ -575,6 +575,7 @@ left."
|
||||||
|
|
||||||
(define-derived-mode ement-taxy-mode magit-section-mode "Ement-Taxy"
|
(define-derived-mode ement-taxy-mode magit-section-mode "Ement-Taxy"
|
||||||
:global nil
|
:global nil
|
||||||
|
;; FIXME: Initialize `ement-room-list-timestamp-colors' here.
|
||||||
(setq-local bookmark-make-record-function #'ement-taxy-bookmark-make-record
|
(setq-local bookmark-make-record-function #'ement-taxy-bookmark-make-record
|
||||||
revert-buffer-function #'ement-taxy-revert))
|
revert-buffer-function #'ement-taxy-revert))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue