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

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

[elpa] externals/denote 553c10a9cc 178/355: Tweak doc string


From: ELPA Syncer
Subject: [elpa] externals/denote 553c10a9cc 178/355: Tweak doc string
Date: Sun, 26 Jun 2022 23:58:21 -0400 (EDT)

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

    Tweak doc string
---
 denote.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote.el b/denote.el
index 9690fd547d..b808d19b53 100644
--- a/denote.el
+++ b/denote.el
@@ -207,7 +207,7 @@ is suspended: we use whatever the user wants."
 
 (defconst denote--file-regexp
   (concat denote--file-title-regexp "\\([0-9A-Za-z_-]*\\)\\(\\.?.*\\)")
-  "Regular expression to match `denote-keywords'.")
+  "Regular expression to match the entire file name'.")
 
 (defconst denote--punctuation-regexp "[][{}!@#$%^&*()_=+'\"?,.\|;:~`‘’“”]*"
   "Regular expression of punctionation that should be removed.



reply via email to

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