branch: externals/denote
commit 20a915672ed32bd10c986d03e1cabaaf84284719
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Remove interactive-only from 'denote'
---
denote.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/denote.el b/denote.el
index 68ecf34357..6f5e47c862 100644
--- a/denote.el
+++ b/denote.el
@@ -325,7 +325,6 @@ file names are also provided as candidates.
When `denote-sort-keywords' is non-nil, keywords are sorted
alphabetically in both the file name and file contents."
- (declare (interactive-only t))
(interactive
(list
(denote--title-prompt)