branch: externals/denote commit 0aff328769ec2417a74a358ae3c24c23112da498 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Mention 'denote-signature' command in 'denote-prompts' --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.el index caa61e8589..f74381e4ff 100644 --- a/denote.el +++ b/denote.el @@ -265,7 +265,7 @@ Finally, this user option only affects the interactive use of the ad-hoc interactive actions that do not change the default behaviour of the `denote' command, users can invoke these convenience commands: `denote-type', `denote-subdirectory', -`denote-date', `denote-template'." +`denote-date', `denote-template', `denote-signature'." :group 'denote :package-version '(denote . "0.5.0") :link '(info-link "(denote) The denote-prompts option")