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

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

[elpa] externals/denote a4d3d62b26 10/11: Clarify how denote-sequence ca


From: ELPA Syncer
Subject: [elpa] externals/denote a4d3d62b26 10/11: Clarify how denote-sequence can be loaded
Date: Sun, 12 Jan 2025 06:58:06 -0500 (EST)

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

    Clarify how denote-sequence can be loaded
---
 README.org | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 1a1aab3e7b..bd8d039c7e 100644
--- a/README.org
+++ b/README.org
@@ -4026,7 +4026,14 @@ you get all the parameters included:
 [ The =denote-sequence.el= is part of {{{development-version}}}. ]
 
 This section is about the optional extension =denote-sequence.el=,
-which is part of the ~denote~ package.
+which is part of the ~denote~ package. Its commands are autoloaded, so
+they are avaialble in the =M-x= interface at the outset and will load
+their file when they are invoked. Though users can explicitly load
+the file on demand with:
+
+#+begin_src emacs-lisp
+(require 'denote-sequence)
+#+end_src
 
 Denote defines an optional file name component called the =SIGNATURE=
 ([[#h:4e9c7512-84dc-4dfb-9fa9-e15d51178e5d][The file-naming scheme]]). This is 
a free form field that users can



reply via email to

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