Comment: Add FIXME

This commit is contained in:
Adam Porter 2022-09-18 11:42:55 -05:00
parent f088b24a29
commit 397ee96777

View file

@ -575,6 +575,7 @@ left."
(define-derived-mode ement-taxy-mode magit-section-mode "Ement-Taxy"
:global nil
;; FIXME: Initialize `ement-room-list-timestamp-colors' here.
(setq-local bookmark-make-record-function #'ement-taxy-bookmark-make-record
revert-buffer-function #'ement-taxy-revert))