branch: externals/denote-org commit 334db9dc9c72d584d7800f9199bc175a77ed644a Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Remove empty comment line --- denote-org.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/denote-org.el b/denote-org.el index 845b966630..b0ab006fda 100644 --- a/denote-org.el +++ b/denote-org.el @@ -1039,8 +1039,6 @@ Used by `org-dblock-update' with PARAMS provided by the dynamic block." (dolist (link links) (insert link))))) -;;; - ;; NOTE 2024-03-30: This is how the autoload is done in org.el. ;;;###autoload (eval-after-load 'org