branch: externals/denote commit 37901254829d788a976ae1e6ddac61f932059aec Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Remove to-do --- denote.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/denote.el b/denote.el index 406712b8e6..5e32e3c704 100644 --- a/denote.el +++ b/denote.el @@ -304,7 +304,5 @@ alphabetically in both the file name and file contents." (denote--prepare-note title keywords) (denote--keywords-add-to-history keywords)) -;; TODO 2022-06-04: `denote-rename-file' - (provide 'denote) ;;; denote.el ends here