emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/denote 7fe66f43d4 030/355: Remove needless outline and


From: ELPA Syncer
Subject: [elpa] externals/denote 7fe66f43d4 030/355: Remove needless outline and empty line
Date: Sun, 26 Jun 2022 23:57:57 -0400 (EDT)

branch: externals/denote
commit 7fe66f43d453866bafc1ee776a3173fdf0106f22
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Remove needless outline and empty line
---
 denote-org-capture.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/denote-org-capture.el b/denote-org-capture.el
index 0e25fed973..5999f3aef9 100644
--- a/denote-org-capture.el
+++ b/denote-org-capture.el
@@ -34,8 +34,6 @@
   "Simple tool for plain text notes."
   :group 'files)
 
-;;; User options
-
 (defcustom denote-org-capture-specifiers "%l\n%i\n%?"
   "String with format specifieirs for `org-capture-templates'.
 Check that variable's documentation for the details.
@@ -46,7 +44,6 @@ define."
   :type 'string
   :group 'denote)
 
-
 ;;;###autoload
 (defun denote-org-capture ()
   "Create new note through `org-capture-templates'.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]