branch: externals/denote commit 5efd1bc7bec7fe3f98dfa8f3849773d45bbc450d Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Clarify outline heading --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.el index 00e6fcf7e7..dc0a5534ae 100644 --- a/denote.el +++ b/denote.el @@ -1006,7 +1006,7 @@ here for clarity." (dirs (push root subdirs))) (denote--subdirs-completion-table dirs))) -;;;;; Convenience functions +;;;;; Convenience commands as `denote' variants (defalias 'denote-create-note (symbol-function 'denote))