Add missing require for 'denote' in denote-sequence.el

This commit is contained in:
Protesilaos Stavrou 2024-12-25 18:41:02 +02:00
parent c5438dfdb3
commit d44d3271fc
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -40,6 +40,8 @@
;; since (i) it is simpler and (ii) we already have the field
;; separator to give a sufficient sense of place.
(require 'denote)
(defgroup denote-sequence ()
"Sequence notes extension for denote."
:group 'denote